body {
	background-image: url(imagens/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.data {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.rodape {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.textosn {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; }
.branco {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.titulonoticia {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #556167;
}
a:visited {
	color: #556167;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #556167;
}
