body { color: #fff; background-color: white; }

p {}

td {}

a:link { color: #818181 ; text-decoration: none; }
a:visited { color: #808080 ; text-decoration: none; }

a:hover { color: #686868 ; font-weight: lighter; text-decoration: underline; }

a:active { color: #9a9a9a }

