a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #99CC66;
	text-decoration: none;
	font-weight: normal;
}
.bodyBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}
.bodyGreen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #339900;
}
.FormInput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	border: 1px solid #339900;
}
.FormBtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border: 1px solid #339900;
	background-color: #99CC66;
}
