.textSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3D32;
	text-align: center;
}

.textSubmenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #AAEAAA;

}

