.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto-fotos {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:15px;
	color: #000000;
	text-decoration: none;
}
.nombre-sombrero {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6b619d;
	text-decoration: none;
}
.categorķa {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
.texto{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:17px;
	color: #000000;
	text-decoration: none;
	}
	
	.texto a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
	.texto a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	.Bienvenidos{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6b619d;
	text-decoration: none;
}
a.{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: #999999;
	text-decoration: none;
}
a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: #999999;
	text-decoration: underline;
}

.catalogo {
width:420px;
margin:auto;
padding:5px 0px 20px 20px;
}

	.catalogo h1{
	font-family: Tahoma;
	font-size: 14px;
	margin:0 ;
	padding:0;
	font-weight: bold;
	color: #6b619d;
	text-decoration: none;
}

.catalogo img{
border:1px solid #D4ACE7;
float:left;
margin:10px 10px 0px 0;
}

.catalogo img a{
border:1px solid #D4ACE7;
}

.catalogo img a:hover{
border:1px solid #7A2E9E;
}

