body { background-color: white; text-decoration: none; }
p {}
td {}
a:link { color: silver ; text-decoration: none; }
a:visited { color: #c0c0c0 ; text-decoration: none; }
a:hover { color: #6cbac4 ; text-decoration: none; }
a:active { text-decoration: none; }
