.cuerpo {
	background-color: #F3F4F1;
	margin: 0px;
	padding: 0px;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3F7B29;
	text-decoration: none;
}
a.enlace:hover {
	color: #666666;
	text-decoration: none;
}
.enlace2 {
	color: #B0B3A9;
}
.txtbase {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.destacado {
	font-size: 14px;
	font-weight: normal;
	color: #3F7B29;
}
.destacado-fondo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82B644;
}
.enlace-h {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #3F7B29;
	text-decoration: none;
}
a.enlace-h:hover {
	color: #666666;
	text-decoration: none;
}
.txtbaseoculto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C2C5B8;
}
