Ciao a tutti. Ho un problema...

codice:
<table>
 <td onmouseover="this.style.background='url(http://www.mangastory.netsons.org/themes/Mangastory 1.0/images/ahome2.gif)';" onmouseout="this.style.background='url(http://www.mangastory.netsons.org/themes/Mangastory 1.0/images/ahome.gif)';" height="40" width="51" background="http://www.mangastory.netsons.org/themes/Mangastory 1.0/images/ahome.gif"></td>
 </table>
Con il precedente codice dovrebbe visualizzarsi al passaggio del muose una diversa immagine ma questo con Firefox non accade a differenta di IE.
Qualcuno sa come fare per farlo funzionare anche con firefox?