.menu {
	font-family: "Arial Black";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #684522;
}
.BotonMenu {
	font-family: "Arial Black";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #684522;
	text-decoration: underline;
}
.texto {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000080;
}
.TituloPrincipal {

	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #000080;
}
.titulo {


	font-family: "Comic Sans MS";
	font-size: small;
	color: #800080;
}
.epigrafe {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #000080;
	font-style: italic;
}
.textoNegrita {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000080;
	font-weight: bold;
}
.texto_pequeño_marron {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #684522;
}
.tamaño_fichero {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #800000;
}
