@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.EmailFormSubmit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #02A951;
	background-color: #FFFFFF;
	padding: 2px;
}
 a {
	color: #FFFFFF;
}

