body    { color: #03c; background-color: #ff0 }
p {}
td {}
/* */
a { color: #f00; text-decoration: none;}
a:hover {text-decoration: none; color: #0033CC;}

/* to be used with the "<"; use same color as <a> */
.currentLinkColor { color: #f00; } 
.currentBGColor { background-color: #fc3 } 