body { color: black; background-color: white; }

p {}

td {}

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

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

a:hover { color: gray ; text-decoration: underline; }

a:active { color: red }

