

A:link, A:visited { text-decoration: none; color:green}
A:hover { text-decoration: none }
A:visited { text-decoration: none }


a:hover{color:orange;}
#a:hover{color:orange;}