.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FBC305;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CC00;
	text-decoration: underline;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #10661E;
	background-color: #F7DC80;
	border: 1px solid #000000;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #10661E;
	background-color: #F7DC80;
	border: 1px solid #000000;
}
