.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #996633;
	text-align: justify;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #A54520;
	text-decoration: none;
	background-color: #D0C479;
}
a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoNegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #232017;
	text-align: justify;
	font-weight: bold;
}
.textoRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #996633;
}
.menuDer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	background-position: right;
}
.menuIz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-align: right;

}
