body { background-color: #781E07; 
	}

.title {
	font-family: "Arial";
	font-size: 16pt;
	letter-spacing: 1em;
	color:#D5C6A2;
	}


.links {
	font-family: "Arial";
	font-size: 12pt;
	color:#D5C6A2;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color:#D5C6A2;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color:#D5C6A2;
	}

a:link   { color: #D5C6A2; 
	text-decoration: none; 
	}

a:visited  { color: #D5C6A2; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #D5C6A2; 
	text-decoration: none;
	 }

