 
MENU.Class{
  color : black;
  list-style-position : inside;
  
  
  list-style-image : url(sozai/bana/sign_r.gif);
}.Class{
  color : maroon;
  list-style-position : inside;
  
  
  list-style-image : url(bkggmk51or.gif);
}
A:link{
  color : blue;
  text-decoration : none;
}
A:visited{
  color : blue;
  text-decoration : none;
}
A:hover{
  color : red;
  text-decoration : underline;
}
A:ACTIVE{
  color : blue;
  text-decoration : underline;
  line-height : 120%;
}
BODY{
  line-height : 120%;
  background-image : url(bkggmk51or.gif);
  background-repeat : repeat-y;background-position : left;
  background-color : white;
  letter-spacing : normal;
  font-size : small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
TD{
  font-size : small;
  list-style-position : outside;
}

