.NombreCategoria {
	width: 637px;
	height: 27px;
	background-image: url(../images/mapa.png);
 	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}

.NombreCategoria a{
	color: #353535;
 	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}

.NombreCategoria a:Hover{
	color: #993300;
}

.fondito{
	width: 139px;
	height: 139px;
	padding-top: 3px;
	padding-left: 3px;
}

.LinkCat a{
	color: #353535;
 	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}

.LinkCat a:Hover{
	color: #993300;
}