body { background-color: #000000; 
	}



.title {
	font-family: "Arial";
	font-size: 14pt;
	color: #CCCCCC;
	}


.links {
	font-family: "Arial";
	font-size: 13pt;
	color: #CCCCCC;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #CCCCCC;
	}

.text {
	font-family: "Arial";
	font-size: 10pt;
	color: #CCCCCC;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #CCCCCC;
	}

a:link   { color: #CCCCCC; 
	text-decoration: none; 
	}

a:visited  { color: #CCCCCC; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #CCCCCC; 
	text-decoration: none;
	 }
