body  { font-family: Verdana, Arial, Helvetica, sans-serif }
a  { color: blue; text-decoration: none }
a:hover  { color: #009; font-weight: bold; text-decoration: underline }
a:active  { color: red; font-style: italic; text-decoration: underline }
