.menutext,
.menutextb {
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.menutext a:link,
.menutext a:visited,
.menutext a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF6F19;
}
.menutext a:hover {
	font-weight: bold;
	color: #687818;
	text-decoration: none;
}
.menutextb a:link,
.menutextb a:visited,
.menutextb a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F202A;
}
.menutextb a:hover {
	font-weight: bold;
	color: #687818;
	text-decoration: none;
	background-color: #4F202A;
}
.menuholder {
	padding-left: 4px;
}
