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