Ho risolto!
Cosi:
<td class="row1" onMouseOver="this.style.backgroundColor='#789F28'; this.style.cursor='hand'" onMouseOut="this.style.backgroundColor=''">

E alla classe gli ho assegnato:
.row1 { background-color: #b0b0b0 }

Spero possa essere utile come suggerimento per gli utenti del forum.

Ciao!