a{
  text-decoration: none;
  background-color : #B63200;
}
a:hover{
  text-decoration : none;
  background-color : #CC0000;
  color: #CCCCCC;
}
BODY{
scrollbar-arrow-color:333300;
scrollbar-3dlight-color:fafafa;
scrollbar-highlight-color:;
scrollbar-shadow-color:999999;
scrollbar-face-color:006633;
scrollbar-darkshadow-color:666666;
}
.whitxt{
  font-size: 12px;
  font-weight: bold;
  color: #f5f5f5;
}
.bold{
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.txt{
  font-size: 12px;
  color: #f5f5f5;
}
.txtr{
  font-size: 12px;
  color: red;
}
.whitxtb{
  font-size: 12px;
  font-weight: bold;
  color: #f5f5f5;
}
.whitxtm{
  font-size: 16px;
  font-weight: bold;
  color: #f5f5f5;
}
