BODY {
  background-image : url("../../images/koji27bg.gif");
  background-repeat : repeat-y;
  background-attachment : scroll;
  background-position : left top;
}
TABLE {
  font-size : 10pt;
}
A:link {
  color : #0000ff;
  text-decoration : none;
}
A:visited {
  color : #008040;
  text-decoration : none;
}
A:active {
  color : #ff0000;
  text-decoration : underline;
}
A:hover {
  color : #ff0000;
  text-decoration : underline;
}
