.backgroundnone {
  background-color: transparent;
  border: none;
}
.variaveis{
	font-weight: bold;
}
.metodoget{
	color: #41E330;
}
.metodopost{
	color: #5458EC;
}