@charset "utf-8";
/* CSS Document */
div#todasNoticias a {
	text-decoration: none;
	color: #666666;
}

div#todasNoticias a:hover {
	text-decoration: underline;
	color:#000000;
}