.bodyindex {
  background-attachment:fixed;
  
	scrollbar-highlight-color:#FFFBBB;
	scrollbar-3dlight-color:#FFFBBB;
	scrollbar-shadow-color:#F18812;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFBBB;
	scrollbar-face-color:#F18812;
}
.bodysplash {
  background-attachment:fixed;
}
a:link {
  font-size: 16px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}
a:visited {
  font-size: 16px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}
a:hover {
  font-size: 16px;
  text-decoration: none;
  color: #FF6600;
  font-weight: bold;
  font-family:"Courier New", Courier, mono;
}
