http://sites.google.com/site/mori79/instrumental-hits
<style type="text/css">
table {width:100%; height:35px; border-collapse:collapse; border:3px solid #7A991A}
td {text-align:center; padding:3px; cursor:pointer; font:bold 12px Verdana; color:#FFFFFF; background-color:#98bf21}
</style>
<table border="1" bordercolor="#7A991A">
<tbody>
<tr>
<td onClick="parent.location='http://sites.google.com/site/mori79/home'" onMouseover="this.style.backgroundColor='#7A991A'" onMouseout="this.style.backgroundColor='#98bf21'">Home</td>
<td onClick="parent.location='http://sites.google.com/site/mori79/english-language/listening'" onMouseover="this.style.backgroundColor='#7A991A'" onMouseout="this.style.backgroundColor='#98bf21'">Listening</td>
...
...
...
</tr>
</tbody>
</table>