body { color: black; background-color: white; background-image: none; margin: 0; }
p {}

td {}

a:link { color: blue ; text-decoration: none; }

a:visited { color: blue ; text-decoration: none; }

a:hover { color: red ; text-decoration: underline; }

a:active { color: red }

