
.texto {	
	font-family: "Trebuchet MS";
	color: #755300;
	font-size: 60%;
}

.enlace_noticia{	
	font-size: 60%;
	color: #755300;
	font-weight:bold;
}

.fecha_noticia{
	font-family: "Trebuchet MS";
	color: #755300;
	font-size: 60%;
}

.titulo_noticia{
	font-weight: bold;
	color: #0D3C1F;	
	font-size: 60%;	
}

h1{
	display: block;
	background: url(../imagenes/titulo_actualidad.gif);		
	background-repeat: no-repeat;	
	background-position: left;	
	height: 27px;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
}

span.fecha_noticia a.enlace_paginador{
	text-decoration: none;
	color: #0D3C1F;
	font-weight: bold;
}
