 body {
 	background-color: black;
	}
 a:link {
   text-decoration: none; 
   color: #CCCCCC;
   }
  a:visited {
   text-decoration: none;
   color: #FF3300;
   }
  a:hover {
   text-decoration: none;
   }
  a:active {
   text-decoration: none;
   color: #FFFFFF;
   }
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;

}

	
