body { background-color: #000000;  
	font-family: "Georgia";
	}

.rel {
	position: relative;
	top: 30px;
	}


.title {
	font-family: "Georgia";
	font-size: 24pt;
	letter-spacing: .2em;
	color: #E2AF58;
	}


.title2 {
	font-family: "Georgia";
	font-size: 14pt;
	letter-spacing: .3em;
	color: #623601;
	}


.links {
	font-family: "Georgia";
	font-size: 11pt;
	color: #623601;
	}


.copy {
	font-family: "Georgia";
	font-size: 10pt;
	color: #E2AF58;
	}

.small {
	font-family: "Georgia";
	font-size: 8pt;
	color: #E2AF58;
	}

a:link   { color: #623601; 
	text-decoration: none; 
	}

a:visited  { color: #623601; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #623601; 
	text-decoration: none;
	 }

