 
BODY {
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
scrollbar-arrow-color: #ff8041;      /* 矢印の色 */
scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
scrollbar-shadow-color: #ff8041;     /* 影の色 */
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #ff8041;

}
A{
  cursor : pointer;
  
  
  
  

  
  

  color : blue;
}
.TextLinkClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : blue;
  color : blue;
  
}
.LineClass{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;}
.TableHead01Class{
  color : navy;
  background-color : navy;
}
FONT{
  font-size : 12px;
  font-weight : normal;
  font-family : Arial;
}
