body { color: #ccc; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; background-color: #333; }
p {}
td {}
a:link { color: #ff9; text-decoration: none; }
a:visited { color: #ff9; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
