body { color: black; background-color: white; }
p {}
td {}
a:link { color: #999 ; text-decoration: none; }
a:visited { color: #666 ; text-decoration: none; }
a:hover { color: #636 ; text-decoration: none; }
a:active { color: red }
