
TD,BODY{
  font-size : 8pt;
  line-height:2;
  
  color : black;
//文字サイズ10px、行間2、フォントVerdana、ＭＳ ゴシック、文字色silver}
  margin-top : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-bottom : 0%;
}}
}
}
}
}
}
}
}
}
}
a{
  text-decoration:none;
  cursor : default;
}
A:LINK,A:ACTIVE,A:VISITED{
  color : black;
}
a:hover {
  color:666666;
  text-decoration:underline;
//リンク設定}