<style>
   BODY { background-color: #232345; text-color: #404251; }
   a:link { text-decoration : none; color: #eeeeee; }
   a:visited { text-decoration : none; color: #eeeeee; }
   a:hover { text-decoration : underline; color: black; }

   td.menu	{
	background-color: #ee6600;
	text-align: center;
	width: 222px;
	vertical-align: top;
	

}
	
   td.menu_block	{
	background-color: 778899;
	font-size: 14px;
	width: 222px;
	margin: 6px;
	vertical-align: top;
}
	
   td.body	{
	background-color: #8899aa;
	width: 500px;
	vertical-align: top;
}

   td.note	{ background-color: transparent; color: black;  font-size: 10px; }
</style>



