body { color: #fff; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { }
td { }
a:link { color: red; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
a:active { color: silver; text-decoration: none; }
