.entext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 5f5f5f;

}
.entext:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 000000;

}
.engreytitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #5f5f5f;
	font-weight: bold;
}
.classfyon {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: B9D300;
	font-weight: bold;

}
.classfy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: 0F4D2A;
	font-weight: bold;
        text-decoration: none;

}
.classfy:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: B9D300;
	font-weight: bold;
        text-decoration: none;
}
.greentextnumber {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: B9D300;
}
.entextdeepgreen {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 0F4D2A;
        line-height: normal;
        text-decoration: none;
}
.entextdeepgreen:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #B9D300;
        line-height: normal;
        text-decoration: underline;
}

