.titularNoticia4 {
	font-family: Georgia, Courier, mono;
	font-size: 22px;
	clear:both;
    padding: 0 0 2px 0;
    line-height: 95%;
    float: left;
}

.entradillaNoticia4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear:both;
    margin-top:0;
    padding-top: 0;
}



.fechaPublicacionNoticia4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ba543d;
	float: left;
    padding: 0 ;
}
.autorNoticia4 {
	font-family: "Georgia", Courier, mono;
	font-size: 12px;
	text-align: left;
	color: #7d7d7d;
	clear:both;
    float: left;
    padding: 0;
}
.titularNoticia4 a:hover { color: #003366;}
.titularNoticia4 a:visited { color: #003366;}
