body { color: #4b4b4b; background-color: #4b4b4b; }
html {overflow-y: scroll;}

p {}

td {}

a:link { color: #039 ; text-decoration: none; }

a:visited { color: #3462af ; text-decoration: none; }

a:hover { color: #690 ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

