.css_text {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.css_text_stong {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.css_green_strong {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #197B30;
}
.css_biggreen_strong {
	font-size: 16px;
	font-weight: bold;
	color: #197B30;
	line-height: 23px;
}

.css_yellow_strong {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
}

.a_white_red:link{ font-size: 12px;
            color: #FFFFFF;
			text-decoration: none;}
.a_white_red:visited{ font-size: 12px;
               color:#FFFFFF;
			   text-decoration: none;}
.a_white_red:hover{ font-size: 12px;
             color:#FF0000;
			 text-decoration: underline;}
.css_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.a_white_black:link{ font-size: 12px;
            color: #FFFFFF;
			text-decoration: none;}
.a_white_black:visited{ font-size: 12px;
               color:#FFFFFF;
			   text-decoration: none;}
.a_white_black:hover{ font-size: 12px;
             color:#333333;
			 text-decoration: none;}
.css_white_strong {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
