body {
  font-family:  Arial, "Times New Roman", Verdana, Serif;
  background-color: #000000;
  color: #000000;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
        scrollbar-base-color: #000000; 
     	scrollbar-arrow-color: #F75232;
	scrollbar-track-color: ##FEAD5B; 

}

.bg {
  background-image:url(images/marble6.jpg);
  color: #000000;
  
}

.small {
font-size: x-small;

}

a {
  text-decoration: underline;
  font-weight: bold;
}

a:link  {
  color: #000000;
  font-weight: bold;
  
}
a:visited {
  color: #7D4300;
  font-weight: bold;
  
}
a:hover {
  color: #F75232;
  font-weight: bold;
  
}
a:active {
  color: #FEAD5B;
  font-weight: bold;
}

.bold {
	font-weight:bold;
}

.bg a:link  {
  color: #000000;
  font-weight: bold;
  
}
.bg a:visited {
  color: #7D4300;
  font-weight: bold;
  
}
.bg a:hover {
  color: #F75232;
  font-weight: bold;
  
}
.bg a:active {
  color: #FEAD5B;
  font-weight: bold;
}

h2 {

font-weight: bold;
font-size: medium;

}
