body 	{ background-color: #333333;
	}

.title2 {
	letter-spacing: 1.5em;
	font-family: "Georgia";
	font-size: 15pt;
	color: #EBDAB1;
	}

.title {
	font-family: Georgia,;
	font-size: 11px;
	font-style: italic;
	}


.links {
	font-family: "Georgia";
	font-size: 10pt;
	color: #EBDAB1;
	}


.copy {
	font-family: Georgia,;
	font-size: 14px;
	color: #EBDAB1;
	}

.small {
	font-family: Georgia,;
	font-size: 12px;
	color: #EBDAB1;
	}



a:link   { color: #EBDAB1; 
	text-decoration: none; 
	}

a:visited  { color: #EBDAB1; 
	text-decoration: none;
	}

a:hover  { color: #EBDAB1; 
	text-decoration: none; }

a:active  { color: #EBDAB1; 
	text-decoration: none;
	 }
