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

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