::-webkit-scrollbar {

width: 15px;

height: 15px;

}

::-webkit-scrollbar-button:start:decrement,

::-webkit-scrollbar-button:end:increment {

height: 1px;

display: block;

background-color: #F4E7D2;

}

::-webkit-scrollbar-button:horizontal:start:decrement,

::-webkit-scrollbar-button:horizontal:end:increment {

height: 1px;

display: block;

background-color: #F4E7D2;

}

::-webkit-scrollbar-track-piece {

background-color: #F6EFDE;

}

::-webkit-scrollbar-thumb:vertical,

::-webkit-scrollbar-thumb:horizontal

{

background-color: #FFE099;

border: 1px solid #804000;

-webkit-border-radius: 6px;

}

body{
  scrollbar-base-color: #FFE099;
  scrollbar-3dlight-color: #F3D799;
  scrollbar-highlight-color: #F3D799;
  scrollbar-track-color: #F6EFDE;
  scrollbar-arrow-color: #804000;
  scrollbar-shadow-color: #804000;
  scrollbar-dark-shadow-color: #804000;
}
}
body {
  font-size: 11px;
  color: #cc9900;
  font-family: arial;
  text-decoration: none;
  background-image: url(http://www.bibles.gr/A00.jpg);
}
td {
  font-size: 11px;
  color: #cc9900;
  font-family: arial;
}
td.whitebold {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  color: #cc9900;
}
a {
text-decoration: none;
}
