a {
color: navy; text-decoration: none
}
a:hover {
color: navy; text-decoration: underline
}