.botao {
	font-size: 12;
	background-color: #F7F7F7;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana;
	border: 1px solid #FF9A31;
	height: 20px;
}


.botao {
	font-size: 12;
	background-color: #F7F7F7;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana;
	border: 1px solid #FF9A31;
	height: 20px;
}

.combo1 {
	border : 1px solid  #000000;
}

.selecao {
  font-family: Arial;
  font-size: 10px
}

.menu1		{
	color: Black;
	text-decoration: none
}

A:hover		{
	color: #CC0000;
	text-decoration: underline;
}
A			     {
	text-decoration: none;
}

.floater {
	border-left: 1 solid #000000;
	border-right: 1 solid  #000000;
	border-top: 1 solid  #000000;
}
