.txtnoticias {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #7F8F98;
	text-decoration: none;
	text-align: left;
}
.num {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.titulosseccion {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #7F8F98;
	text-decoration: none;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #7F8F98;
	text-decoration: none;
	text-align: justify;
	margin: 2px;
	padding: 2px;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #5A6B73;
	text-decoration: none;
}
