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

p {}

td {}

a:link { color: white ; text-decoration: none; }

a:visited { color: #f8514d }

a:hover { color: #f60 ; }

a:active { color: red }

