.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #006600;
}
.bt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
}
.adicionar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #003366;
	background-color: #77BBFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
}
.bt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-color: #000000;
	font-weight: bold;
}
.btcar {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E236C;
	background-color: #A29AD5;
	font-size: 11px;
	font-weight: bold;
}
.btmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #99CCFF;
}
