A:link { color: #0066FF; text-decoration: underline; }
A:active { color: #FFFFFF; text-decoration: none; }
A:visited { color: #009900; text-decoration: underline; } 
A:hover { text-decoration: none; color: #FFFFFF; background-color: #0099FF; }
TD, BODY { color: #333333; font-size: 95%; }
BODY { background-color: #C4D1F7; margin-top: 10px; }