body { color: #666; background-color: white; text-decoration: none; }
p {}
td {}
a:link { color: #666 ; text-decoration: none; }
a:visited { color: #999 ; text-decoration: none; }
a:hover { color: #333 ; font-weight: bolder; text-decoration: none; }
a:active { color: #666 ; text-decoration: none; }
