
a  { color: teal; text-decoration: none }
a:hover { color: red; text-decoration: none }
a:active     { color: #39c; text-decoration: none }
