BODY{
  margin:10px;
  margin-left:	3px;
  margin-right:	3px;
  font-size:9pt;
  text-decoration : none;
 }

FONT{
  font-size : 9pt;
  text-decoration : none;
}
B{
  font-size : 9pt;
  text-decoration : none;
}
/*フォーカス時*/
A:HOVER{
  background-color : #990000;
  color : #ffffff　!important;
  font-size=9pt;
  font-weight="bold";
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
  color : #990000;
}
A:VISITED{
 text-decoration : none ;
 color:#990000;
}
A:ACTIVE{
  text-decoration : none;
}
TD{
font-size:9pt;
}

