.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #996633;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #006633;
}
