a:visited { text-decoration: none; color: #CCCCFF; } a:active { text-decoration: none; color: #FF9966; } a:link { text-decoration: none; color: #FFFFFF; } body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; } a:hover { color: #CCCCFF; text-decoration: underline; }