a:active     { color: #FF0000 }
a:link       { color: #FF0000 }
a:visited    { color: #FF0000 }
body         { background-color: #FFFDA1; color:#FF0000 }
.bottombar A:hover  {color: #FF0000; text-decoration: none}
.bottombar A:link   {color: #FF0000; }
.bottombar A:visited{color: #FF0000; font-style:italic }
A#here   {color: #808080; text-decoration: none; font-weight: normal}