.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #523707;
}
.bodytext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #523707;
	text-decoration: none;
}
.bodytext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #523707;
	text-decoration: none;
}
.bodytext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #523707;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523707;
}
.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523707;
	text-decoration: none;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523707;
	text-decoration: none;
}
.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523707;
	text-decoration: none;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}
.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #523707;
}
