body { color: black; background-color: white; margin: 0;}

p {}

td {}

a:active { text-decoration: none; color: #000000} 
a:link { text-decoration: none; color: #000000} 
a:visited { text-decoration: none; color: #000000} 
a:hover { text-decoration: underline; color: #ff0000} 

