body { background-color: #000000; 
	font-color: #CCCCCC;
	}

.title {
	font-family: "Arial";
	font-size: 11pt;
	color: #E2E59F;
	}


.links {
	font-family: "Arial";
	letter-spacing: .2em;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	}


.copy {
	font-family: "Arial";
	font-size: 9pt;
	color: #E2E59F;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #EAB82F;

	}

a:link   { color: #CCCCCC; 
	text-decoration: none; 
	}

a:visited  { color: #CCCCCC; 
	text-decoration: none;
	}

a:hover  { color: #E2E59F; 
	text-decoration: none; }

a:active  { color: #CCCCCC; 
	text-decoration: none;
	 }
