@charset "utf-8";
.estilos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FAA634;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulo_verde {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4AAA42;
}
.chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
