@charset "utf-8";
.generalnegro {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.titulos {
	font-family: Chiller;
	font-size: 36px;
	color: #FFFFFF;
}
.titulos.rojo {
	font-family: Chiller;
	font-size: 36px;
	color: #FF0000;
}
.generalblanco {
	font-family: "Century Gothic";
	font-size: 14px;
}
.titulillos {
	font-family: Chiller;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
