a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.5px;
	color: #006C00;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.5px;
	color: #006C00;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.5px;
	color: #000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.5px;
	color: #006C00;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #441802;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f7e8c6;
	font-weight: bold;
	text-transform:uppercase;
}