body,td
  {
  text-decoration: none;
  font-family: tahoma;
  font-size: 11px;
  }

a
  {
  text-decoration: none;
  color: #006DD5;
  }

.menu
  {
  font-family: tahoma;
  text-decoration: none;
  color: #595959;
  font-weight: bold;
  }
.menu:hover
  {
  color: #990000;
  }

.area
  {
  font-family: tahoma;
  font-size: 11px;
  }