a:link { color:#006699; text-decoration:none; }
a:visited{ color:#003399; text-decoration:none; }
a: { text-decoration:none; }
a:hover	{ color:#00ccff; text-decoration:underline; position: relative; top: 1px; left: 1px; }
TEXTAREA{
  text-align : left;
  border-width : medium medium medium medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
}
TD{
  border-style : none none none none;
}
BODY	{
  font-size : x-small;
  color: #666666;
  background-color: #ffffff;
  scrollbar-arrow-color:#666666;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#666666;
  
}
TABLE{
  font-size : x-small;
}
HR{
  color : #999999 ; size : 4px ; border-style : dashed ;
}
