a:link {
	text-decoration: none;
	color: #018256;
}

a:visited {
	text-decoration: none;
	color: #018256;
}

a:hover {
	text-decoration: underline;
	color: #018256;
}


.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #656161;
	font-weight: normal;
	text-align: justify;

}

.textos_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.fecha_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.titulos_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #018256;
	font-weight: bold;


}
.títulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #018256;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;



}




.campos {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0px;
	padding: 1px;
	height: auto;
	border-top-color: #c6c5c5;
	border-right-color: #c6c5c5;
	border-bottom-color: #c6c5c5;
	border-left-color: #c6c5c5;


}
.titulos_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #018256;
	font-weight: bold;
}