 
TD{
  font-size : 13px;
  font-family : "MS UI Gothic";
  color : #606060;
}
BODY{
  font-family : "MS UI Gothic";
  color : #606060;
   font-size : 13px;
  text-align : center;
}
A{
  font-weight : bold;
  text-decoration : none;
  color : #454545;
}
A:HOVER{
  font-weight : bold;
  text-decoration : underline;
  color : #454545;
}
HR{
  border-style : dotted dotted dotted dotted;
  width : 580px;
  color : #bfffbf;
  text-align : center;
}

