.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:BFDC70;
	letter-spacing: normal;

}

.blktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:BFDC70;
	letter-spacing: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:FFFFFF;
	font-WEIGHT:BOLD;
	letter-spacing: normal;
}


.btn {
	font-family: "Arial";
	font-size: 12px;
	font-WEIGHT:BOLD;
	color: BFDC70;
	text-decoration:none;
	letter-spacing: 0.05em;

}
.btn:hover {
	font-family: "Arial";
	font-size: 12px;
	font-WEIGHT:BOLD;
	color:FFFFFF;
	text-decoration: underline;

}

.btn1 {
	font-family: "Arial";
	font-size: 12px;
	font-WEIGHT:BOLD;
	color: BFDC70;
	text-decoration:none;

}

.top {
	font-family: "Arial";
	font-size: 12px;
	font-WEIGHT:normal;
	color: ffffff;
	text-decoration:none;
}

.top:hover {
	font-family: "Arial";
	font-size: 12px;
	font-WEIGHT:normal;
	color: BFDC70;
	text-decoration:underline;
}

