.noticia_titulo {
	font-size: 21px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.noticia_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.noticia_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.noticia_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.noticia {
	background-color: #C9E8F0;
	margin: 5px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
