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