  
FONT{
  font-size : 10px;
  font-family : "ＭＳ ゴシック";
  line-height : 11px;
  color : #4e4e4e;
  letter-spacing : -1px;
  text-decoration : none;
}
A{
  font-size : 10px;
  font-family : "ＭＳ ゴシック";
  line-height : 11px;
  color : #868686;
  letter-spacing : -1px;
  text-decoration : none;
}
A:HOVER{
  font-size : 10px;
  font-family : "ＭＳ ゴシック";
  line-height : 11px;
  color : #0080ff;
  letter-spacing : -1px;
  text-decoration : underline;
}
