@charset "utf-8";
/* CSS Document */

.texto_verde {
	color: #008A58;
}

.texto_amarelo {
	color:#FC0;
}

.texto_preto {
	color:#000;
}