td.menu {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 15px;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #6E3E00;
	text-decoration: none;
}
a#mn {
   padding-top:45px;
   font-size: 11px;
	color: #000000;
   background: transparent url(../img/m1.gif) no-repeat 50% 0;
   display: block;
   text-decoration: none;
	text-align:center;
	vertical-align: top;
}
a#mn:hover {
   background: transparent url(../img/m2.gif) no-repeat 50% 0;
   color: #6E3E00;
}