 
.td_m{
  
  font-family : "MS UI Gothic";
  color : white;
}
A{
  font-size : 12px;
  font-family : "MS UI Gothic";
  
  text-decoration : none;
}
A:HOVER{
  
  font-family : "MS UI Gothic";
  color : #a4ffff;
  text-decoration : none;
}
A:LINK{
  
  font-family : "MS UI Gothic";
  
  text-decoration : none;
}
A:VISITED{
  
  font-family : "MS UI Gothic";
  
  text-decoration : none;
  
}
