body 	{ background-color: #19201E;
	}


.title {
	letter-spacing: 1.5em;
	font-family: "Georgia";
	font-size: 15pt;
	color: #EBDAB1;
	}


.links {
	font-family: "Georgia";
	font-size: 10pt;
	color: #EBDAB1;
	}


.copy {
	font-family: "Georgia";
	font-size: 10pt;
	color: #EBDAB1;
	}

.small {
	font-family: "Georgia";
	font-size: 10pt;
	font-style: italic;
	color: #EBDAB1;
	}

a:link   { color: #EBDAB1; 
	text-decoration: none; 
	}

a:visited  { color: #EBDAB1; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #EBDAB1; 
	text-decoration: none;
	 }

