.Titulo {

	font-family: "Maiandra GD";

	font-size: 22px;

	font-weight: bold;

	text-transform: uppercase;

}

.Etiqueta {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: bold;
	text-align: left;

}
.Titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.email {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	text-transform: lowercase;

}

.Notas {

	font-family: "Maiandra GD";

	font-size: 12px;

	color: #FF0000;

}

.Notasespeciales {

	font-family: "Maiandra GD";

	font-size: 14px;

}
.Texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.Titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


.Consultas {

	font-family: "Maiandra GD";

	font-size: 16px;

	font-weight: bold;

}

.Informacionresaltada {

	font-family: "Maiandra GD";

	font-size: 28px;

	font-weight: bold;

	text-decoration: blink;

}

.Atencion {

	font-family: "Maiandra GD";

	font-size: 22px;

	color: #FF0000;

	text-decoration: blink;

}



.Explicaciones {

	font-family: "Maiandra GD";

	font-size: 18px;

	font-weight: bold;

}

.Clave {

	font-family: Arial, Helvetica, sans-serif;

}

.Datosopcionales {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}

.EtiquetaMayuscula {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

}

.DatosopcionalesMayuscula {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	color: #666666;

	text-transform: uppercase;

}

.Invisible {

	font-family: "Maiandra GD";

	font-size: 9px;

	font-weight: normal;

	text-transform: uppercase;

	visibility: hidden;

}

.Verde {

	font-family: "Maiandra GD";

	font-size: 22px;

	color: #009900;

	text-decoration: blink;

}

.Etiquetarojo {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	color: #FF0000;

}

.Etiquetaverde {
	font-family: "Maiandra GD";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: left;

}

.Etiquetaazul {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	color: #000099;

}

.Etiquetamarron {

	font-family: "Maiandra GD";

	font-size: 14px;

	font-weight: bold;

	color: #990066;

}
.Amarillo {
	font-family: "Maiandra GD";
	font-size: 22px;
	color: #FF0;
	text-decoration: blink;
}
.Boton {
	font-family: "Maiandra GD";
	font-size: 20px;
	font-weight: bold;
	color: #FF0;
	background-color: #000;
}
