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

p {}

td {}

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

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

a:hover { color: #800000; font-weight: bold; text-decoration: underline; }

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

