<!--

a.m:link { text-decoration: underlined; color: #996633 }
a.m:visited { text-decoration: underlined; color: #996633 }
a.m:hover { text-decoration: none; color: #000000 }
a.m:active { text-decoration: underlined; color: #996633 }

a.f:link { text-decoration: none; font-size: 8pt; color: #222222 }
a.f:visited { text-decoration: none; font-size: 8pt; color: #222222 }
a.f:hover { text-decoration: none; font-size: 8pt; color: #ffffff }
a.f:active { text-decoration: none; font-size: 8pt; color: #222222 }

a.x:link { text-decoration: underlined; font-size: 8pt; color: #996633 }
a.x:visited { text-decoration: underlined; font-size: 8pt; color: #996633 }
a.x:hover { text-decoration: none; font-size: 8pt; color: #000000 }
a.x:active { text-decoration: underlined; font-size: 8pt; color: #996633 }

.highlight {background: #ffff66;}

#dropmenudiv {
  position:absolute;
  background-color: #e5cc99;
  border:1px solid #aaaa99;
  border-bottom-width: 0;
  font:normal 10px arial;
  line-height: 20px;
  z-index:100;
  color:#222222;
}

#dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 8px;
  border-bottom: 1px solid #aaaa99;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  color:#222222;
}

#dropmenudiv a:hover {
  background-color: #ffffee;
  color:#222222;
}

-->
