div{
	  
	font-family: Arial;
	font-size:13; 
	
}
.caixas{
	
	font-family: Arial;
	font-size: 09px;
	height:9px;
	width:88px;
	
}
.TituloLaranja {
	color: #E67816;
	font-weight: bold;
	font-size: 18px;
}

.textoLaranja {
	color: #E67816;
	font-weight: bold;
}

.textoVerde {
	color: #036534;
	font-weight: bold;
}
.TituloPreto {
	font-size: 17px;
	font-weight: bold;
}
.TituloPreto2 {
	font-size: 28px;
	font-weight: bold;
}
.textoCinza {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
.textoCinza2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.textoLaranja2 {
	font-size: 13px;
	color: #726437; 
	font-weight: bold;
}
.textoPreto {
	font-weight:bold;
	font-size: 13px;
}
.textoPretoP {

	font-size: 11px;
}
.textoPreto3 {

	font-size: 13px;
}

.textoPretoM {
	font-weight: bold;
	font-size: 15px;
}
.textoPretoM2 {

	font-size: 15px;
}



.tituloPreto1 {

	font-size: 35px;
	color:#666666;
}
.textoCinza4 {
	font-size: 13px;
	color: #333333;
 
}
.textoBranco4 {
	font-size: 13px;
	color: #E7E8EA;
 
}
.textoBranco1 {
	font-size: 13px;
	color: #FFFFFF;
 
}
.textoMarromF {
	font-size: 90px;
	color: #675115;
	text-align:center;
	height:120px; 
}
.textoMarrom {
	font-size: 13px;
	color: #462300;
	 
}


a:link {
	color: #625E53;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color:#625E53;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #625E53;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}	

