
body { font-family:Arial; background-color: lightblue;}
<!-- h2 { color: green; font-style: italic } -->


A:LINK 						{; font-weight:none }  
A:VISITED 					{  ; text-decoration: none } 
A:HOVER 					{ ; text-decoration: none; background-color: red; } 
A:ACTIVE 					{  text-decoration: none } 



