.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;
}
.enlaces {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.TextoNegrita {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.TextoIzquierda {
	font-family: "Century Gothic", "Times New Roman";
	font-size: 12px;
	text-align: left;
}
