.textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #001064;
}
.textboxlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000F64;
	line-height: 22px;

}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #055880;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #07176C;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #055880;
	text-decoration: underline;
}
