A:link {
  color: #660000;
  text-decoration: none;}

A:visited {
  color: #660000;
  text-decoration: none;}

A:active {
  color: #660000;
  text-decoration: none;}

A.:hover {
  color: #CC0000;
  text-decoration: underline;}

BODY{
  scrollbar-face-color: #F5F5F5;       /* 表面の色 */
  scrollbar-track-color: #ffffff;      /* バーの背景の色 */
  scrollbar-shadow-color: #ffffff;     /* 影の色 */
  scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
  scrollbar-arrow-color: #60112A;      /* 矢印の色 */
  scrollbar-3dlight-color: #60112A;    /* 左端と上端の色 */
  scrollbar-darkshadow-color: #60112A; /* 右端と下端 */
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
　background-repeat: repeat-x;}

TABLE{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  font-size:15px ;
  line-height:20px;}

HR {
  color: #E0D2D3; 
  background-color: #E0D2D3; 
  height: 1px;}

.td01 {
  border-color: #E0D2D3;
  border-width: 1px;
  border-style: solid;
  border-top-style:none;
  border-right-style:none;
  border-left-style:none;}