.menuw {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	float: none;
	line-height: 22px;
}
.menuw a {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	float: none;
	line-height: 22px;
	width: 140px;
	font-weight: bold;
}
.menuw a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	float: none;
	line-height: 22px;
	background-color: #356BA2;
	width: 140px;
}
