.TITULOS {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.textos {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

