.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b21e18;
	text-decoration: none;
}
.headlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #653112;
	text-decoration: none;
}
.midtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #653112;
}


a.submenu:link {
	color: #BB0F18;
	text-decoration: none;
		
}
a.submenu:visited {
	color: #BB0F18;
	text-decoration: none;

}
a.submenu:hover {
	color: #653112;
	text-decoration:underline

}
