.text_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bold_cen {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_normal_vard {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.button_links {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.button_links:hover{

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #a5ce02;
	text-decoration:underline;
}
.bold_cen_wel {


	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold_cen_welgreen {

	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #A5CF03;
	text-decoration: none;
}

.text_normal_green {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A5CF03;
	text-decoration: none;
}


.green_link {

	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#A5CF03;
	text-decoration:none;
}

.green_link:hover {

	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}


