.cuerpo_extracto_noticia{
	margin:5px;
	
}
.col_tit_noticia {
	border-bottom:2px solid #990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	color:#000000;

}
.col_fecha_noticia {
	font-size:x-small;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	background-color:#FFFFFF;
	text-align:right;
	width:100%;
}
.col_fin_noticia{
	border-top:2px dotted #999999;
}
.col_texto_noticia{
	color:#000000;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.head_noticias {
	width:100%;
	height:80px;
}
.tit_noticia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom:2px solid #990000;
}
.fecha_noticia{
	font-size:x-small;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:30px;

}

.link_noticias{

}

.link_noticias A:visited {

	text-decoration:none;
}
.link_noticias A:link {

	text-decoration:none;
}
.link_noticias A:hover {

	text-decoration:underline;
}
.link_noticias A:active {

	text-decoration:none;
}

.texto_noticia{ color:#cccccc;
	font-weight:bold;
	color:#000000;
}