.titulo_editorial {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #537F34;
}
hr {
	border: 1px solid #EDE5CC;
}
body {
	margin: 0px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	}
.txt_editorial {
	font-size: 12px;
	color: #666666;
	}
	
.titulo_seccion {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #537F34;
}
.titulo_noticia {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
a
{
	font-weight: bold;
	color: #000000;
}