body{
  font-family: verdana;
  font-size: 11px;
}

table{
  font-family: verdana;
  font-size: 11px;
}

input{
  font-family: verdana;
  font-size: 11px;
  border: 1 solid #000000;
}

select{
  font-family: verdana;
  font-size: 11px;
  border: 1 solid #000000;
}

a{
  color: #000000;
  text-decoration: none;
}

a:hover{
  color: #FF9900;
  text-decoration: none;
}

.link_menu{
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  margin-right: 10;
}

.dados_form{
  text-align: right;
  margin-right: 5;
  font-weight: normal;
  font-size: 11px;
}
