A:LINK { color: BLUE; background: transparent; text-decoration: none; }
A:VISITED { color: BLUE; background: transparent; text-decoration: none; }
A:ACTIVE { color: RED; background: transparent; text-decoration: none; }
A:HOVER { color: BLUE; background: silver; text-decoration: none; }
