BODY {
margin : 0 0 0 0;
padding : 0 0 0 0;
background : #000000;
}

A:visited {
    color: #B37D5B;
	font-weight: bold;
    text-decoration: none;
}

A:hover{
    color: #B37D5B;
	font-weight: bold;
    text-decoration: none;
}

A:link{
    color: #B37D5B;
	font-weight: bold;
    text-decoration: none;
}

.content {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px; 
font-weight : none;
color : #000000; 
}

.{
  
   scrollbar-3d-light-color: #44261E;
   scrollbar-arrow-color: #44261E;
   scrollbar-base-color: #44261E;
   scrollbar-dark-shadow-color: #44261E;
   scrollbar-highlight-color: #44261E;
   scrollbar-shadow-color: #44261E;
   scrollbar-face-color: #B37D5B; 
   scrollbar-track-color: #44261E;
   
 }