 
FONT{
  
  font-family : "MS UI Gothic";
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
