.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}

.txtmarron {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D743F;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.txtmarrondestacado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D743F;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
}
.boton-marron {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D743F;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}
a.boton-marron:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;

}

