
a  { color: #600; text-decoration: none }
a:hover   { text-decoration: underline; background-color: yellow }
a:visited  { color: #600 }
a:active  { color: #600 }
