.maintext {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
}
.btmmenu {
	font-size: 14px;
	font-weight: bold;
	color: #9B3B15;
	text-decoration: none;
}
.btmmenu a:link {
	font-size: 14px;
	font-weight: bold;
	color: #9B3B15;
	text-decoration: none;
}
.btmmenu a:active {
	font-size: 14px;
	font-weight: bold;
	color: #9B3B15;
	text-decoration: none;
}
.btmmenu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.btmmenu a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #9B3B15;
	text-decoration: none;
}