body 	{ background-color: #000000;
	}

.title {
	font-family: Georgia;
	font-size: 24px;
	color: #CCCCCC;
	}

.titleblack {
	font-family: Georgia;
	font-size: 24px;
	color: #000000;
	}


.links {
	font-family: Georgia;
	font-size: 15px;
	color: #CCCCCC;
	}

.copy {
	font-family: Georgia;
	font-size: 12px;
	color: #CCCCCC;
	}

.small {
	font-family: Georgia;
	font-size: 10px;
	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;
	 }
