body {
  scrollbar-arrow-color: #555555;
  scrollbar-3dlight-color: #222222;
  scrollbar-darkshadow-color: #222222;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #111111;
  scrollbar-shadow-color: #111111;
  scrollbar-track-color: #111111;
  }
body.fire {
  background: #000000 url('images/Background-Fire.jpg') no-repeat fixed left bottom;
  }
body.black {
  background: #000000;
  }
td.repertoir {
  border-color: #000000;
  padding-left: 3px;
  padding-right: 40px;
  }
td.band {
  border-bottom: 1px solid black;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 20px;
  }
a:link {color: #ff6600; text-decoration: none}
a:visited {color: #ff6600; text-decoration: none}
a:hover {color: #fef2e5; text-decoration: underline}
a:active {color: #fef2e5; text-decoration: none}

p.title {
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  }
p.sub {
  font-weight: bold;
  }
p.name {
  color: #ffffff;
  }
p {
  color: #ffcc99;
  font-family: arial;
  font-size: 13px;
  cursor: default;
  }