a:hover {text-decoration: underline}
a:link {text-decoration: none}
a:link:hover {text-decoration: underline}
a:active {text-decoration: none}
a:active:hover {text-decoration: underline}
a:visited {text-decoration: none}
a:visited:hover {text-decoration: underline}
