.titulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2C7D2F;
}
.tabela {
	font-family: Verdana;
	font-size: 12px;
	color: #2C7D2F;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #353939;
}
.texto_peq {
	font-family: Verdana;
	font-size: 10px;
	color: #353939;
}
.subtitulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #2C7D2F;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a:hover {
	color: #2C7D2F;
	text-decoration:underline;
}
.verde {
	color: #2C7D2F;
}
.azul {
	color: #0884c4;
}
.vermelho {
	color: #a9394f;
}
.lilas {
	color: #894bbe;
}
.box_news {
	width: 192px;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	height: 18px;
	color: #363636;
	border: 1px solid #D1D1D2;
}

