 A:link, A:active, A:visited {
   color: black;
   font-size: 9pt;
   text-decoration: none;
 }
 A:hover {
   color:blue;
   font-size: 9pt;
   text-decoration: none;
 }
  
 TD {
 font-family: ±¼¸²;
 font-size: 9pt;
 color: #000000;
 line-height: 1.4;
 }