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

