.TITULO {
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	color: #F00;
	text-align: center;
}
.Precio {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Titulin {
	font-size: 36px;
	color: #F00;
	background-color: #000;
	text-align: center;
}
.subtitulin {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0;
	font-weight: bold;
	font-style: italic;
}
.txtcontenido {
	font-size: 18px;
}
.Preguntas {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #D70000;
	font-size: 18px;
}
.txtformu {
	color: #FFF;
	background-color: #666;
}
.Texto1 {
	font-size: 18px;
	color: #FFF;
}
.subtitulo {
	font-size: 24px;
	color: #FC0;
	text-align: center;
}
