body{
@font-family : "MS UI Gothic";
  font-size : 12px;
  color : #555555;
}

A{
  color: #000066;   
  text-decoration: none;
}
A:VISITED{
  color: #38874C;
  text-decoration: none;
}
A:HOVER{
  color: #ff9966;
  text-decoration: underline;
}
A:ACTIVE{
  color: #ffcc99;
  text-decoration: underline;
}
TD{
  font-size : 12px;
  font-family : "MS UI Gothic";
  line-height : 1.5;
}

