a {
text-decoration:underline;
}

a:hover {
color:black;
background-color:white;
}

