a:link {
  font-size : 9pt;
  color : #000000;
  text-decoration : underline
}

a:visited {
  font-size : 9pt;
  color : #000000;
  text-decoration : underline
}

a:hover {
  font-size : 9pt;
  color : #ffffff;
  text-decoration : none
}

u {
  font-size : 1pt;
  color : #ffffff
}

td,form,selcet,option,input{
  font-size : 9pt
}



.bg {
  background-image : url(img/bg.gif);
  background-repeat : repeat-x;

}

.form {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color : #8ACEE1;
  font-size : 9pt;
  height : 21;
  color : #000000
}

input { font-family: "ËÎÌå"; font-size: 12px; line-height: 14px; text-decoration: none; background-color: #cccccc; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}