
a:link          { color: blue; text-decoration: none }
a:visited    { color: blue; text-decoration: none }
a:active    { color: blue }
a:hover     { color: black; text-decoration: underline overline }
body  { background-color: #c0c0c0 }
