.noticia {
	background-image    : url(../imagenes/noticias_gris.gif);
	background-position : 3px;
	background-repeat   : no-repeat;
	padding             : 2px;
	padding-left        : 12px;	
	background-color    : #f5f5f5;
}

.a_color {
	color: #ffffff;
	text-decoration: none;
}

.a_color:hover {
	color: #ffffff;
	text-decoration: underline;
}

.texto_noticia {
	color: #000000;
	text-decoration: none;
}

.texto_noticia:hover {
	color: #000000;
	text-decoration: underline;
}

.recordar {
	color: #000000;
	text-decoration: none;
}

.recordar:hover {
	color: #000000;
	text-decoration: underline;
}