a:link    { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:hover   { color: red; text-decoration: underline; background: #fc0; }
body      { font-family: Verdana; background-color: #ffffff; }
h3        { text-decoration: underline; }
h5        { color: #800000; }