A {
  text-decoration:none
}
A:link { color:#999999 }
A:active { color:#000000 }
A:visited { color:#333333 }
A:hover {
  color:#000000;
  text-decoration:underline;
}
BODY,DIV,P,TD {
  font-size:14px;
  color:#ffffff;
  line-height:14pt;
}
BODY { font-family:MS UI Gothic,Osaka,Sony }
DIV { line-height:14pt }
