.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 Black;
}

.selecao {
  font-family: Arial;
  font-size: 10px
}

.size9 {font-size: 9px}

.menu1		{
	color: Black;
	text-decoration: none
}

.text {
	font-size: 10;
	font-family: Verdana;
	color:  #000099;
}

A:hover		{
	color: #CC0000;
	text-decoration: underline;
}
A			     {
	text-decoration: none;
}