@charset "utf-8";
/* CSS Noticias - Fontes */

/* Fonte Link */
.Not_Lin_Not{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	.Not_Lin_Not:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-decoration:underline;
		}
	.Not_Lin_Not:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		}