
A:hover {
	font-size: 7.5pt;
	text-decoration: none;
	/*color: #4E78A6*/
	color:acacac
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 233815;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 233815;
	text-decoration: none;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.typeforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: #004183;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: #004183;
	border-top-style: #004183;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: #004183;
	border-top-color: #004183;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #004183;
}

.buttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC33;
	font-weight: bold;
	background-color: #660066;
	border-top-width: #004183;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: #004183;
	border-top-style: #004183;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: #004183;
	border-top-color: #004183;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #004183;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: gold;
	background-color: #305713;
}
.error{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-style: normal; font-weight: normal; color: red; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 233815;
}

.buttontext:link, visited {
	font-family: "Century Gothic";
	font-size: 16px;
	color: F9D543;
	font-weight: bold;
}
.buttontext {
	font-family: "Century Gothic";
	font-size: 16px;
	color: F9D543;
	font-weight: bold;
	text-decoration: none;
}

.buttontext:hover{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: none;
}

.buttontext_td {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC99;
}
