a
{
	color: #000000;
	font-size:12px;
	font-family: arial;
}
a:hover
{
	color: #438E21;
	font-size:12px;
	font-family: arial;
}
.categoryTxt
{
	color: #B3E03F;
	font-size:20px;
	font-family: arial;
	font-weight: bold;
}
.titleTXt
{
	color: #ffffff;
	font-size:17px;
	font-family: arial;
	font-weight: bold;
}
.regularTxt
{
	color: black;
	font-size:13px;
	font-family: arial;
}
.greenTxt
{
	color: #438E21;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
}
.greenTitle
{
	color: #438E21;
	font-size:18px;
	font-family: arial;
	font-weight: bold;
}
.mainTxt
{
	color: #30414C;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
}
.whiteTxt
{
	color: #ffffff;
	font-size:14px;
	font-family: arial;
	font-weight: bold;
}