@charset "iso-8859-1";
/* CSS Document */
.noticias
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.noticias a:active {
	TEXT-DECORATION: none;
}

.noticias a:hover {
	COLOR: #000000;
	font-weight:bold;
	font-size:13px;
}


