

.title {
	letter-spacing: .2em;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #8D441A;
	}


.links {
	font-family: Arial;
	font-size: 16px;
	color: #8D441A;
	}


.copy {
	font-family: Arial;
	font-size: 16px;
	color: #E6C88C;
	}

.small {
	font-family: Ariala;
	font-size: 14px;
	font-style: italic;
	color: #E6C88C;
	}


a:link   { color: #8D441A; 
	text-decoration: none; 
	}

a:visited  { color: #8D441A; 
	text-decoration: none;
	}

a:hover  { color: #C86527; 
	text-decoration: none; }

a:active  { color: #8D441A; 
	text-decoration: none;
	 }
