.Contact_Form_Text {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #A9A6A1;
	text-decoration: none;
}
.Contact_Form_Error {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Contact_Form_Thankyou {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.Contact_Form_Formtext {

	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px double #CA5705;
	color: #333333;
}
