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