.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: A79B8C;
	text-decoration: none;
}
.enlaces {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: DB8F26;
	text-decoration: none;
}

a.enlaces:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: DB8F26;
	text-decoration: underline;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#241502;
	text-decoration: none;
}

a.botonera:hover {
	color: #9F2B06;
}
a.textos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: DB8F26;
	text-decoration: none;
}

