.fundo_branco {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #A8BF07;
	text-transform: uppercase;
}

