body {
  font-family: verdana, tahoma, arial;
  color: black;
  background-color: white;
  font-size: 11px;
}

.menu {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  color: #23667D;
  background-color: white;
}

a.menu {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  color: #23667D;
  background-color: white;
  text-decoration: none;
}

a.menu:hover {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  color: #993411;
  background-color: white;
  text-decoration: underline;
}


.login {
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
  background-color: white;
}

.input {
  border: 0;
  background-color: #EEEEEE;
}

.sign {
  font-family: arial, tahoma;
  color: black;
  background-color: white;
  font-size: 10px;
}
