td {
  color: #947542;
  font-size: 12px;
  line-height : 24px;
  FONT-FAMILY:  "ËÎÌå";
  WORD-BREAK: break-all;
}
BODY {
  font-size : 12px;
  line-height : 24px;
  SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
  SCROLLBAR-SHADOW-COLOR: buttonface;
  SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
  SCROLLBAR-ARROW-COLOR: #620202;
  SCROLLBAR-TRACK-COLOR: #eeeeee;
  FONT-FAMILY: ËÎÌå; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow ;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : white;
  background-image : url(bg3.gif);
}
a:link {
  color: #947542;
  text-decoration: none ;
}
a:visited {
  color: #947542;
  text-decoration: none ;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:active {
  text-decoration: none ;
}
a.a:link {
  color: #ffffff;
  text-decoration: none ;
}
a.a:visited {
  color: #ffffff;
  text-decoration: none ;
}
a.a:hover {
  color: #ffc400;
  text-decoration: underline;
}
a.a:active {
  text-decoration: none ;
}
INPUT{
  font-size : 12px;
}
TEXTAREA{
  font-size : 12px;
  background-color : white;
}
SELECT{
  font-size : 12px;
  background-color : white;
}
.navtext {
  text-align:left;
  width:80px;
  border-width:1px;
  border-style:outset;
  border-color:white;
  background-color:#566a8b;
  layer-background-color:#6666FF;
  color:#ffffff;
}