body{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family : "Meiryo UI";
}

A:LINK{
  color: #ac5959;
  text-decoration: underline;
}
A:VISITED{
  color: #ac5959;
  text-decoration: underline;
}
A:HOVER{
  color: #003399;
  BACKGROUND: #eeffff;
  text-decoration: underline;
}
td{
  line-height : 1.4em;
  letter-spacing : 0.15em;
  font-size : 0.9em;
}

