.multi_menu a:hover {
	text-decoration: none !important;
}
.multi_menu a:hover span {
	text-decoration: underline;
}
.multi_menu .item-lvl-1 a:hover span {
	text-decoration: none;
}
.multi_menu .count {
	font-size: 90%;
	color: #666;
	text-decoration: none !important;
	font-weight: normal;
}
