body { color: white; }

p {}

td {}

a:link { color: white ; text-decoration: none; }

a:visited { color: white }

a:hover { color: yellow }

a:active { color: red }

