<style>

.menu {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 9px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	right: 10px;
	color: #FFFFFF
}
body {
	font-family: Tahoma;
	font-size: 11px;
	right: 10px;
	color: #FFFFFF
}
a { color: #FFFFFF }
a:hover { color: #FFFFFF }
</style>
<style>
<!--
a:link { text-decoration: none; font-weight: none; }
a:visited { text-decoration: none; font-weight: none; }
a:active { text-decoration: none; font-weight: none; }
a:hover { text-decoration: none; font-weight: bold; }
//-->
</style>