A{
  font-size : 13px;
  color : #cccccc;
  text-decoration : none;
  font-weight : bold;
}
A:hover{
  text-decoration : underline;
  color : black;
}
BODY{
  font-family : "MS UI Gothic";
  line-height : 20px;
  font-size : 20px;
}
