a:link {
	color: #333333;
	text-decoration: underline;


}
a:visited {
	text-decoration: underline;
	color: #333333;



}
a:hover {
	color: #266BBE;
	text-decoration: none;


}
.mainTABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 3px;
	border-bottom-width: 10px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD24F;
	border-right-color: #FFD24F;
	border-bottom-color: #FFD24F;
	border-left-color: #FFD24F;
}
.topTABLE {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFD24F;
	border-right-color: #FFD24F;
	border-bottom-color: #FFD24F;
	border-left-color: #FFD24F;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFD24F;
	border: 1px solid #333333;
}
.emailsignup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	border: 8px solid #E3DFD6;
}
.bodyTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 18px 18px 18px 15px;
}