 
BODY{
  
  background-color : #234747;
  color : white;
  font-size : 10pt;
}

A{
  font-size : 10pt;
  color : white;
  text-decoration : none;
}
A:HOVER{
  font-size : 10pt;
  background-color : olive;
  text-decoration : underline;
  color : white;
}

.zukan{
  font-size : 9pt;
  color : #234747;
  background-color : #ffffff;
}
.zukan_cos{
  font-size : 9pt;
  color : #234747;;
  background-color : #badcdc;
}
