.lmenu {
  height: 20px;
  font-family: verdana;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.order_but {
  width: 160px;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  background-color: #3E81D9;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
