<style>
.linkcell {cursor : "hand";}
</style>
(...)
<td class="linkcell" onclick="JavaScript:window.location.assign('mypage.html');">Click here to go to mypage</td>