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