codice:
a:link,a:visited,a:active{
text-decoration:none;
...
}

a:hover{
text-decoration:underline;
}