a:link, a:visited, a:active {
	text-decoration: none; 
	}

a:hover { color:#ea7;background-color:#fff; text-decoration: underline;}

table, td, body, li, p, pre
{  
 font-family: sans-serif, Arial, Helvetica; font-size: small; font-weight: normal; font-variant: normal; color: #333
}


.titulo_noticia {

	color: #ff7e00;
	font-size: 13px;
	font-weight: bold;
}

.fecha {
	color: #660000;
	font-size: 10px;
	font-weight: normal;

}

.enlaces {
	color: #565555;
}

titulo_secccion {

}

.derecha_petit { font-size: 10px; text-align: right; }
