.menu_dark, .menu_light {
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
}

.menu_dark {
	background: #BEBEC0;
}

.menu_dark a {
	color: #ffffff;
}

.menu_light {
	background: #e7e7e8;
}

.menu_light a {
	color: #555555;
}
