body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #3A5244;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fnd_geral.jpg);
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.MENU:link, a.MENU:visited, a.MENU:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.MENU:hover {
	text-decoration: none;
	color: #FFCC00;
}
.txt_assinatura {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.txt_branco {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.tituloAMARELO {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.tituloNEWSCOMPLETA {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.textoGERAL {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 20px;
	text-align:justify;
}
.tituloNEWS {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.amarelo {
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.data {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A5244;
	padding-left: 20px;
}

