body { color: black; background-color: white; }

p {}

td {}

a:link { color: #6495ed ; text-decoration: none; }

a:visited { color: #ef4135 ; text-decoration: none; }

a:hover { color: #00c ; text-decoration: none; }

a:active { color: #f33 ; text-decoration: none; }

