.menuv_item {
	padding:0;
	margin:0;
	border:0;
	width:196px;
	height:25px;
	line-height:25px;
	background-color:#EDEDED;
	margin:2px;
}

.menuv_item a {
	text-decoration:none;
	color:#036;
	margin-left:5px;
}

.menuv_item a:hover {
	text-decoration:none;
	color:#036;
	margin-left:5px;
	font-weight:bold;
}
