/* color links */ a, a font { color: #457; background: #eee; text-decoration: none; } a:hover { color: #eee; background: #457; } /* override ... tags */ font, b, strong { color: #457; background: transparent; } #### .