aggiungi questo
<head>

<style>
a{
text-decoration:none;}
a:hover{
text-decoration:underline;
}
</style>

</head>