Hallo mo!
Da Du Tabellenzellen nicht in einen Link verpacken kannst, musst Du wohl auf JavaScript zurückgreifen.
<tr ... bzw ... td onMouseOver="this.style.backgroundColor='D6D6D6';" onMouseOut="this.style.backgroundColor='333333';">
mfg
norbert =:-)