.textos {
	font-family: trebuchet, verdana;
	font-size: 14px;
	color: #AE903B;
	text-align:justify;
}
.textos2 {
	font-family: trebuchet, Verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9px;
	text-align:justify;
}
.links {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.links:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}

.linksTrebuchet {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #AE903B;
	text-decoration: none;
}
.linksTrebuchetPeq
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #AE903B;
	text-decoration: none;
}
.linksTrebuchet:hover {
	font-family: "Trebuchet MS", verdana;
	font-size: 14px;
	color: #AE903B;
	text-decoration: underline overline;
}
.linksTrebuchetPeq:hover {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	color: #AE903B;
	text-decoration: underline overline;
}

.textosNoNegrita {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.textosNegrita
{
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS" , Verdana;
	text-decoration: none;
}
.textosTrebuchetPequeño {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #AE903B;
	text-align:justify;
}
.textosNoNegritaJ
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;		
}
.mini
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.datosGenerales
{
	font-weight: normal;
	font-size: 10px;
	vertical-align: middle;
	line-height: 8pt;
	font-family: "Trebuchet MS" , Verdana;
	letter-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;	
	border: none;
	background-color: #dbdbdb;
}
.botones {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CEB984;
	border: none;
}
