body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-color: #F2F0EA;
	line-height: 120%;
}



p.txt {
	margin:0px;
	margin-left: 4px;
	padding:0px
}
.formBusca {
	font-size: 10px;
	border: 1px solid #999999;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.tabelaMaster {
	border: 1px solid #CCCCCC;
}
.caixaSecoes {
	border: 1px solid #CCCCCC;
}
.titulos {
	font-weight: bolder;
	color: #FF6600;
	font-size: 14px;
}
.indiceFaq {
	color: #006633;
	text-decoration: none;
}
.categoriaFaq {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.perguntaFaq {
	color: #FF6600;
	text-decoration: underline;
}
.respostaFaq {
	color: #000000;
}
.tituloNoticia {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
.dataNoticia {
	font-size: 9px;
	text-align: center;
}
.textoNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botao {
	font-size: 10px;
}
textarea {

	font-size: 12px;
	border: 1px solid #999999;
}
.caixaSecao {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuG8net a:link, .menuG8net a:visited {
	color: #000000;
	}
.menuG8net a:hover, .menuG8net a:active{
	color: #FF9900;
	text-decoration : underline;
	}
