a:link 
{ color: #FF8000; }

a:visited 
{ color: #FF8000; }

a:hover 
{ color: #008080; }

a:link
{ text-decoration: none; }
a:visited
{ text-decoration: none; }
a:active
{ text-decoration: none; }



