Codigo alternativo para colocarem um background nos links (100% eficaz em todos os browser)
"codigo" base:
<style type="text/css">
a:hover, a.redlink:hover, a.navbar:hover
{background-image:url(URL DA IMAGEM) ;}
</style>
Exemplo:
<style type="text/css">
a:hover, a.redlink:hover, a.navbar:hover
{background-image:url(http://i220.photobucket.com/albums/dd245/Punkecas/hehe-1.gif) ;}
</style>
:3: