body { color: black; }
p {}
td {}
a:link { color: #969696 ; text-decoration: none; }
a:visited { color: #969696 ; text-decoration: none; }
a:hover { color: #fff ; background-color: #f00; text-decoration: none; }
a:active { color: #969696 ; text-decoration: none; }

