Dovrebbe essere possibile con i CSS:
<td style="background-image:url(primofile.gif);"
onMouseOver="this.style.backgroundImage='url(secon dofile.gif)';"
onMouseOut="this.style.backgroundImage='url(primof ile.gif)';">
Non sono sicurissimo sulla sintassi dell'url nei JS.
Ciao
Michele