BODY{
  color : #808080;
  font-size : 90%;
  font-family:メイリオ;
  line-height : 18px;
}
TABLE{
  font-family:メイリオ;
  line-height : 20px;
  font-size : 12px;
  font-size : 95%;
}

A{
  font-family:メイリオ;
  line-height : 18px;
}
A:LINK {text-decoration : underline; color : #808080}
A:VISITED {text-decoration : underline; color : #808080}
A:HOVER {text-decoration : underline; color : #00C0C5}
A:ACTIVE{text-decoration : underline; color : #808080}
