
a.menu {
  color: #000000;
  padding-left: 22px;
  text-decoration: none;
  font-family: times;
  position: fixed;
  font-size: 80%;
}
a.menu:visited {
  color: #000000;
  padding-left: 22px;
  text-decoration: none;
  font-family: times;
  position: fixed;
  font-size: 80%;
}
a.menu:hover {
  background: transparent url(./menulips.gif) no-repeat scroll left bottom;
  color: #0000ff;
  padding-left: 22px;
  text-decoration: none;
  font-family: times;
  position: fixed;
  font-size: 80%;
  font-weight: bold;
}
a.menu:active {
  background: transparent url(./menulips.gif) no-repeat scroll left bottom;
  color: #0000ff;
  padding-left: 22px;
  font-weight: bold;
  font-family: times;
  position: fixed;
  font-size: 80%;
}
.fixed {
  position: fixed;
}
.fixed2 {
  position: fixed;
  margin-left: -5px;
}
.title {
  position: fixed;
  float: left;
  width: 0px;
  min-width: 0px;
  margin-left: -5px;
  margin-top: -70px;
}
heading {
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  font-family: Arial,Helvetica,sans-serif;
}
