BODY{
  color : #000000;
  background-color : #ffffff;
}
TD{
  font-size : 12px;
  line-height : 16px;
}
A{
  color : #000000;
  text-decoration : none;
}
A:hover{
  color : orange;
  text-decoration : underline;
}

.menu{
  line-height : 25px;
}

.menu_white{
  color : #ffffff;
  line-height : 25px;
}

.size_10{
  font-size : 10px;
  line-height : 12px;
}

