.titulo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #F7C89D;
	font-weight : bolder;
}
.titulo2{
	font-family : "Courier New", Courier, monospace;
	font-size : 26px;
	color : #F0B62F;
	font-weight : bolder;
}
.titulo3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color :#F0B62F;
	font-weight : bolder;
}
.titulo4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #97295A;
	font-weight : bolder;
}

.texto{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
 .texto2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	font-weight : bold;
}
.texto3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :  #9A0E1C;
	font-weight : bold;
}
.texto4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CBCBE4;
	font-weight : bold;
}
.nombre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #F7C89D;
	font-weight : bolder;
}
.dist{
	line-height :30px;
}
.marca{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 54px;
	color : black;
	font-weight : bolder;
}
.marca2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 40px;
	color : black;
	font-weight : bolder;
}
a{
	font-family : Arial, Helvetica, sans-serif;
		font-size: 14px;
	text-decoration : none;
	font-weight : bolder;
	color : #F7C89D;
}

a:hover{
font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : Black;
}

