@charset "utf-8";
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #CCFF00;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCFF00;
}
.Texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: blink;
}
.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: 600;
	color: #590000;
}
.fondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 700;
	color: #7D0000;
	font-style: italic;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFF00;
}
.formulario {
	font-family: "Courier New", Courier, monospace;
	background-color: #B7B2AA;
}
.botones {
	background-image: url(../Imagenes%204/cactus3.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 700;
	color: #000000;
}
.días {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
}

