a {
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline overline;
}
