.text_title             {font-size: 16px; font-family:  Arial, Verdana; color:#006600;  font-stretch: ultra-condensed; letter-spacing:0px; text-indent:5px;}

.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
.bold_fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #006600;
}
.fonts_c {
	font-size: 12px;
	LINE-HEIGHT: 18px;
	color: #333333;
}
.bold_fonts_c {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.underlining{
	COLOR: #26a243;
	TEXT-DECORATION: none;
	font-size: 12px; 
	font-family:  Arial, Verdana;
	font-weight:bold;
}
.underlining:hover {
	COLOR: #26a243;
	TEXT-DECORATION: none; 
	font-size: 12px; 
	font-family:  Arial, Verdana;
	font-weight:bold;
}
