
A:Link  {text-decoration: blue; color:blue} 

A:Visited  {text-decoration: blue; color:blue} 

A:Active  {text-decoration: green; color: green} 

A:Hover  {text-decoration: blue; color: red} 


A.links:Link  {text-decoration: none; color: orange}  

A.links:Visited  {text-decoration: none; color: green} 

A.links:Active  {text-decoration: none; color: green} 

A.links:Hover  {text-decoration: dk green; color: blue} 





A.main:Link  {text-decoration: none; color: orange}  

A.main:Visited  {text-decoration: none; color:orange} 

A.main:Active  {text-decoration: none; color:orange} 

A.main:Hover  {text-decoration: orange; color: red} 




A.biz:Link  {text-decoration: none; color: white} 

A.biz:Visited  {text-decoration: none; color: white} 

A.biz:Active  {text-decoration: none; color: white} 

A.biz:Hover  {text-decoration: none; color: orange} 



A.search:Link  {color: gray} 

A.search:Visited  {color: gray} 

A.search:Active  {color: gray} 

A.search:Hover  {color: black} 

