.menutextgrey {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #777C6F;
	text-decoration: none;
}

.menutextblack {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.menutextbrown {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #544225;
	text-decoration: none;
}

.menutextgreen {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #5C6958;
	text-decoration: none;
}

.menutextblue {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #445E71;
	text-decoration: none;
}