body { color: black; background-color: white; margin-right: 10px; margin-left: 10px; }

p {}

td {}

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

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

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

a:active { color: silver ; text-decoration: none; }

