maybe u can try this
<table>
<td onMouseOver="this.style.backgroundColor='#AAAAAA'; this.style.cursor='hands'" onMouseOver="this.style.backgroundColor='#000000'">
etc etc
this is a onMouse event, not php really. Check the syntax in case I have any mistakes. Tested on IE4+ and NS6, should work on these browsers, IF THIS IS WHAT YOU NEED =)
Regards
Daveyz