a.testo:link {
 color: black; text-decoration: none
}
a.testo:active {
 color: black; text-decoration: none
}
a.testo:visited {
 color: black; text-decoration: none
}
a.testo:hover {
 background-color : white; color: black; text-decoration: none
}