body { color: black; background-color: white; text-decoration: none; }

p { text-decoration: none; }

td {}

a:link { color: #808080; text-decoration: none; }

a:visited { color: #808080; text-decoration: none; }

a:hover { color: #0ff ; text-decoration: none; }

a:active { color: #0ff; text-decoration: none; }
