.estilos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 917850;
	text-decoration: none;

}
.estilos:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 917850;
	text-decoration: underline;
}.titulares {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: BDA173;
	text-decoration: none;
}
.inf {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 917850;
	text-decoration: none;
}
}
.inf:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 917850;
	text-decoration: underline;
}.enlaces {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: FF6603;
	text-decoration: underline;
}
}.enlaces:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: FF6603;
	text-decoration: none;
}
.bordes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C9AE;
}
