A { color : blue; text-decoration : none; } A:HOVER { color : red; } a.text { 
color : black; text-decoration : none; } a.text:HOVER { color : #0066FF; }