body { color: black; background-color: white; }

p {}

td {}

a:link { color: #000 ; text-decoration: none; }

a:visited { color: #000 ; text-decoration: none; }

a:hover { color: #0067c5 ; text-decoration: none; }

a:active { color: #0067c5 ; text-decoration: none; }

