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