.textos{
	font-family: "Arial";
	font-size: xx-small;
	color: white;
}
.textos2{
	font-family: "Arial";
	font-size: x-small;
	color: yellow;
}
.xbutton {
	font-family: "Comic Sans MS", "Arial";
	font-size: xx-small;
	color: white;
	border: solid 1px white outset;
	background-color: #494C53;
}
.xTexto {
	font-family: "Comic Sans MS", "Arial";
	font-size: xx-small;
	color: black;
	border: solid 1px black inset;
	background-color: white;
}
.xTextoML {
	font-family: "Comic Sans MS", "Arial";
	font-size: xx-small;
	color: black;
	border: solid 1px black inset;
	background-color: white;
}
.xLabel {
	font-family: "Comic Sans MS", "Arial";
	font-size: xx-small;
	color: #494C53;
	background-color: white;
}