a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #500000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70331D;
	text-decoration: none;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #94732B;
	text-decoration: none;
	letter-spacing: 0px;
}

.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #94732B;
	text-decoration: underline;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #D3AD6B;
	text-decoration: none;
	letter-spacing: 0px;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #614A1D;
	text-decoration: none;
}
body {
	background-image: url(images/fourLougneBG.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 0px;
	background-color: #2b1112;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D5B06D;
	font-style: italic;
}
