BODY {
SCROLLBAR-FACE-COLOR: #99cccc; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #3399cc
;}
BUTTON{
BUTTONFACE-COLOR: #99cccc;
}
TEXTAREA{
  font-weight : lighter;
  color : white;
  text-align : left;
  text-indent : 1px;
  background-color : #006699;
  font-family : "MS UI Gothic";
}
A{
  text-decoration : none;
}
A:HOVER{
 
  text-decoration : underline;
}
--> 
A{
  text-decoration : none;
}
TD{
  font-family : "MS UI Gothic";
  
  font-size : x-small;
}
