td,body  {
  color : #F6F6F6;
  scrollbar-face-color:#E80000;
  scrollbar-highlight-color: #FF3F00;
  scrollbar-3dlight-color: #FF9F9F;
  scrollbar-shadow-color: #BF0000;
  scrollbar-darkshadow-color: #7F0000;
  scrollbar-track-color: #E80000;
  scrollbar-arrow-color: #FF7F00;
  font-family: Verdana, Arial; font-size: 9pt
}
body {
  background:url(http://www.combatcrew.de/images/huge_branding.gif) no-repeat fixed bottom right #E80000;
}
a,v:link,active,visited {
  text-decoration: none;
}
a:hover  {
  text-decoration: underline overline;
}
A:link {
  color : #FFFFFF;
  text-decoration: none;
  background-color : transparent;
}
A:visited {
  color : #FFFFFF;
  text-decoration: none;
  background-color : transparent;
}

A:hover {
  color: #FFFF00;
  text-decoration: underline overline;
  background-color : #000000;
}
A:active {
  color: #FFFF00;
  text-decoration: none;
  background-color : transparent;
}

.rand {
  background:url(http://www.combatcrew.de/images/ccmenubackground.gif) repeat #E80000;
}

.small {
  font-family: Verdana, Arial; font-size: 10px;
}

.main {
  background:url(http://www.combatcrew.de/images/huge_branding.gif) no-repeat fixed bottom right #E80000;
}
.wbg {
  background-color : #FFFFFF;
}
.bbg {
  background-color : #000000;
}