.texto_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: 9d9371;
	text-decoration: none;
}
.texto_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: d5c797;
	text-decoration: none;
}
.texto_destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: d5c797;
	text-decoration: none;
}
.texto_destacado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: d5c797;
	text-decoration: underline;
}

