a{
color: black;
text-decoration: none;
}

a:hover{
color: #003399;
text-decoration: underline; 
background-color :  none;
}
