@charset "utf-8";
/* CSS Noticias - Destaque 007 - Fonte - Links */

/* Noticia */
#Not_Des_Not{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#CCC dotted 1px;
	}

/* Noticia */
.Not_Des_Not{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
	}

/* Links */
/* Noticia */
.Not_Des_Lin_Not{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	}
	.Not_Des_Lin_Not:hover{
		font-size:12px;
		color:#333;
		text-decoration:none;
		}
	.Not_Des_Lin_Not:visited{
		font-size:12px;
		color:#333;
		text-decoration:none;
		}

/* Noticia */
.Not_Des_Lin_Dat{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	}
	.Not_Des_Lin_Dat:hover{
		font-size:11px;
		color:#666;
		text-decoration:none;
		}
	.Not_Des_Lin_Dat:visited{
		font-size:11px;
		color:#666;
		text-decoration:none;
		}

