
BODY {
  margin-top: 0px;
  margin-left: 0px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

A:HOVER {
  color: #FF0000;
}

.menu {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: none;
}

.submenu {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: none;
}

.titlebar {
  font-weight: bold;
  background-color: #FFFF00;
  border-top: thin red solid;
  text-decoration: none;
  border-bottom: thin red solid;
}
