html {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #fff;
}
*{
	outline: none;
}
.tituloA {
	font-size: 22px;
}
.tituloB {
	font-size: 20px;
}
.botao{
	cursor: pointer;
}

