<!--
A:link {
  color: gold;
  text-decoration: none;
}
A:visited {
  color: gold;
  text-decoration: none;
}
A:active {
  color: gold;
  text-decoration: none;
}
A:hover {
  color: white;
  text-decoration: none;
  position:relative;
  top: 2px;
  left:2px;
}
//-->
</style> <style type="text/css">{  }
a {
  text-decoration:none;
}
//-->
</style> <style type="text/css">{  }
body{
  scrollbar-3dlight-color:white;
  scrollbar-face-color:white;
  scrollbar-base-color:white;
  scrollbar-highlight-color:white;
  scrollbar-arrow-color:#c0c0c0;
  scrollbar-shadow-color:#c0c0c0;
  scrollbar-darkshadow-color:white;
  scrollbar-track-color:white;
}
BODY{
  font-family : Georgia;
  background-color : black;
  text-align : center;
  
  
  
  
  
  
  
  
  letter-spacing : 2px;
  

  

  
  
  
  
  

  
  
  
  
}
BIG{
  font-size : 2em;
  font-weight : 600;
  line-height : 20px;
}
//-->