b {
	text-transform: uppercase;
	color: #FF6600;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
}
b.titulo {
	text-transform: uppercase;
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.cabecera {
	text-transform: uppercase;
	color: #FF6600;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
.cabecera2 {
	text-transform: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
body {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 10px;
	background-color: #FF6600;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../imagenes/fondo.jpg);
}
a:link {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
}
a {
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #FF6600;
	text-decoration: none;
}
.formulario {
	font-family: "Comic Sans MS";
	font-size: 10px;
	text-decoration: none;
}
.boton {
	font-size: 10px;
	text-decoration: none;
	font-family: "Comic Sans MS";
	line-height: normal;
}
.rotulo1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.cabecera3 {
	text-transform: none;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.negrita {
	font-family: "comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.descuento {
	font-family: "comic Sans MS";
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}

