Guten Abend,
versuch mal folgendes:
<td onMouseOver="this.style.backgroundColor='deinemouseovercolor'"; onMouseOut="this.style.backgroundColor='deinemouseoutcolor'">
<a href="deinLink" class="linkklasse">dein Link</a>
</td>
Schönen Abend
Thorsten