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

p {}

td {}

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

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

a:hover { color: #069 ; text-decoration: underline; }

a:active { color: gray }

