.Botao {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #0066CC;
	border: thin solid #000000;
	font-weight: bold;
	cursor: hand;

}
.BotaoMenu {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #0066CC;
	border: thin solid #0000FF;
	font-weight: bold;
	cursor: hand;
	background-color: #FFFFFF;
	width: 160px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: auto;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;





}
