/* (LINKS &amp; BODY TAG) */ A:LINK { COLOR: #FF3300; text-decoration: underline; } 
A:hover, A.menuClicker:hover, A.dialogHeader:hover, A.enabled:hover { text-decoration: 
underline; color: red; } A:ACTIVE { COLOR: #df001f; text-decoration: underline; } A:VISITED 
{ COLOR: #990000; text-decoration: underline; } A:HOVER { COLOR: #660000; text-decoration: 
underline; } 
