body{
  background-color: #004080;
}

a{
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
a.end{
  font-size: 12px;
  font-weight: normal;
  color: #ffff00;
  text-decoration: none;
}
a:hover{
  color: #ffff00;
}
em{
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  color: #80ffff;
}
td{
  font-size: 12px;
  color: #ffffff;
}
.menuselect{
  background-color: #008080;
}
.nolink{
  color: #999999;
}

*{ font-family: Meiryo; }