body { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; }
p { color: white; }
td {}
a:link { color: white ; text-decoration: none; }
a:visited { color: white ; text-decoration: none; }
a:hover { color: red ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
