a:link   { color: #000; font-weight: bold; text-decoration: none }
a:visited    { color: #000; font-weight: bold; text-decoration: none }
a:hover     { color: red; font-weight: bold; text-decoration: none }
a:active   { color: blue; font-weight: bold; text-decoration: none }
body     { color: black; background-color: FFCC00 }
