
A:link    { color: blue; text-decoration: none }
A:active  { color: orange; text-decoration: none}
A:hover	  { color: orange; text-decoration: none}	
A:visited { color: blue; text-decoration: none}