a:link {  color: #FFFFFF; text-decoration: none; font-weight: bold}
a:active {  color: #FF0000; text-decoration: none; font-weight: bold}
a:visited {  color: #FFFFFF; text-decoration: none; font-weight: bold}
a:hover {  color: #FFFFFF; background: #FF0000; font-weight: bold}
BODY { background: #FFFFFF;
color: #000000;}

