body   { color: #ff0; background-color: #c33 }

p {}

td {}

/* */
/*use same color as <a> */
.currentLinkColor { color: #03c; } 
a { color: #03c; } 

a:hover {text-decoration: underline;}
