	A  {
	text-decoration: underline;
	color: #5C4419;
	};
	
	A:hover {
	text-decoration: underline;
	color: #8D7C5E;
	};
	
	A:link {
	color: #5C4419;
	text-decoration: underline;
	}
	
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	color: #5C4419;
	text-align: justify;
	}
	
.textob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	color: #5C4419;
	}
	
	.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:120%;
	color: #5C4419;
	}
	
	.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #5C4419;
	text-align: justify;
	}
	
	.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:100%;
	color: #5C4419;
	}
	
	.endereco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:100%;
	color: #8C8370;
	}
	
	.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	}
