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