@charset "utf-8";
/* CSS Fontes - Noticias Exibicao - Fonte */

/* Fonte Link Noticia */
.Not_Ind_Lin_Not{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	}
	.Not_Ind_Lin_Not:hover{
		color:#333;
		text-decoration:underline;
	}
	.Not_Ind_Lin_Not:visited{
		color:#333;
	}
