.titulo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #AD637E;
	font-weight : bolder;
}
.titulo2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color :  #4A5EA2;
	font-weight : bolder;
}
.titulo3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #878E11;
	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 : #677181;
}
.texto2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color :  #1C668A;
	font-weight : bold;
}
.texto3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #97295A;

}
.nombre{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CA9BC9;
	font-weight : bolder;
}
.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{
	
	text-decoration : none;
	font-weight : bolder;
}

a:hover{
	font-size: 12px;
	color : #97295A;
}
a:link{
	font-size: 12px;
	color :  #4A5EA2;
}

