body,html {
  background: url(ota_tsura_bkgnd.jpg);
  background-repeat: repeat;
  background-color: #ffffff;
  background-attachment: fixed;
  font-weight: normal;
  font-family: arial,miriam,tahoma,verdana;
  font-size: 12pt;
  color: #000000;
  scrollbar-face-color:#AAAEA8;
  scrollbar-highlight-color:#6B6E68;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#808080;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#000000;
}

a {
  color: #000000;
  text-decoration: underline;
  border-color: #000000
}
a:hover {
  color: #606060;
  text-decoration: underline;
  border-color: #606060
