1 2 3
a {background: url(image_hover.gif);} a:link {background: url(image_default.gif);} a:hover, a:focus {background: url(image_hover.gif);}