BODY { 
  background-color: #000000;
  color: #CCCCCC;
  font-family: "Arial";
}

A:link {
  color: #CCCC33;
  font-weight: bold;
  text-decoration: none
}

A:visited {
  color: #999933;
  font-weight: bold;
  text-decoration: none
}
		  
A:active { 
  color: #999933;
  font-weight: bold;
  text-decoration: none
}
