a.amenu{
	font-family: verdana;
	font-size: 9px;
	color: #71634f;
	background-color: #FFFFFF;
	width: 100%;
	display: block;
	text-align: center;
	height: 15px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.amenu:hover{
	color: #FFFFFF;
	background-color: #71634f;
}