  
A:LINK{
  color : white;
  text-decoration : none;
}
A:VISITED{
  color : white;
  text-decoration : none;
}
A:HOVER{
  color : black;
  text-decoration : underline;
}
A:ACTIVE{
  color : black;
  
  text-decoration : underline;
}
BODY{
  font-family : "Times New Roman","ＭＳ ゴシック";
}
TABLE{
  font-family : "Times New Roman","ＭＳ ゴシック";
}
TD{
  font-family : "Times New Roman","ＭＳ ゴシック";
}
