BODY,TR,TD,TH,SELECT,INPUT{
  font-size : 16px;
  font-family:'MS UI Gothic';
  color:#000000;
}
IFRAME{
  font-size : 12px;
  font-family:'MS UI Gothic';
}
select{
  font-size : 16px;
  font-family:'MS UI Gothic';
}
a:link {
  font-family:'MS UI Gothic';
  color:#0000ff;
}
a:visited {
  font-family:'MS UI Gothic';
  color:#0066cc;
}
a:active {
  font-family:'MS UI Gothic';
  color:#000000;
}
a:hover {
  color:#330099;
  text-decoration: underline;
  font-family:'MS UI Gothic';
  top:1px
;
}
.link_color{
  font-size: 13px;
  color:#145a75;
  text-decoration: underline;
}
.TOP{
  font-size : 14px;
  color:#000000;
  font-family:'MS UI Gothic';
}