.infe {

	font-family: "Arial Narrow";

	font-size: 13px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.textos {



	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: normal;

	color: 8C8E8B;

	text-decoration: none;

}

a.textos:hover {



	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: normal;

	color: ACBD0C;

	text-decoration: none;

}
.imagenes {

	border: 1px solid #EEF8DA;

}
.imagenes:hover {

	border: 1px solid #006600;

}
.resaltes {



	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: bold;

	color: 006600;

	text-decoration: none;

}