.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7A7B64;
	line-height:28px;
	text-decoration:none;
	
	}
	
	.tela {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #DBDBD2;
	line-height:28px;
	text-decoration:none;
	
	}
	
	.verdemusgo {
	font-size: 12px;
	font-weight: bold;
	color: #414318;
	font-family: Tahoma;
	line-height:30px;
}
.cinza {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.verde2 {	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006666;
}
.verde3 {	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #5E5C2D;
}
.cinza3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
.texto-Maior {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
.borda {
	border: 1px solid #000;
}

