  a:link { text-decoration:yes; color:#7E3500; }
  a:visited { text-decoration:yes; color:#7E3500; }
  a:hover { text-decoration:none; color:#FF7E00; }
  a:active { text-decoration:none; color:#FF7E00; }

body {
  padding: 0;
  background-color: #F6F1E1;
}
td#content {
  font-family: Verdana;
  font-size: 10pt;
  text-align: justify;
}
td#header {
  height: 120px;
}
td#navi {
  width: 250px;
  font-family: Verdana;
  font-size: 11pt;
}