.text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #95ac80;
	line-height: 15px;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f8060;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #3f8060;
	text-decoration: none;
}

.textsm a:link {
	color: #3f8060;
	text-decoration: none;
}

.textsm a:visited {
	color: #3f8060;
	text-decoration: none;

}

.textsm a:hover{
	color: #3f8060;
	text-decoration: none;

