@charset "utf-8";
.titulo {
	font-family: "antiqueOlive LT Nord";
	font-size: 36px;
	color: #D6D6D6;
	text-align: center;
}
.texto {
	font-family: falconsFont, he
's Dead Jim;
	text-align: center;
	font-size: 16px;
	color: #999;
}
.subtitulo {
	font-size: 18px;
	color: #CCC;
	text-decoration: underline;
	text-align: center;
}
.subtitulosgustos {
	font-size: 18px;
	color: #33CCFF;
	text-decoration: underline;
	text-align: left;
}

.textoblanco {
	font-size: 14px;
	color: #333;
}
.tituloflashero {
	font-family: "antiqueOlive LT Nord";
	font-size: 24px;
	color: #FF0;
	text-decoration: underline;
	background-image: url(../imagenes/banderaboca.png);
	text-align: center;
}
