/* Define o estilo do texto da página em geral*/
body {margin-top:0;margin-left:0;margin-right:0;
	color:#000000;
	background-color:#e7e2d2;
	font-family:Avangarde BK BT, Verdana,Arial,sans-serif;
	font-size: 12pt;
	}
	
/* Fundo */
.fundo {background-color:#bfb291
}	

/* Links gerais */
a:link {text-decoration: none; 
color: #000000;}

a:visited {text-decoration: none; 
color: #000000;}

a:active {text-decoration: none; 
color: #999999;}

a:hover {text-decoration: underline; 
color: #999999;}


.TXT {
	font-family: Avangarde BK BT, Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none; 
}
.TXT-BLACK {
	font-family: Avangarde BK BT, Verdana,Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
}

.style15 {color: #999999}
.style16 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.style17 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #333333; }


