.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A89045;
	}
a:link {
	color: #AA5B21;
}
a:link {
	text-decoration: none;
	}
a:visited {
		text-decoration: none;
		color: #AA5B21;
	}
a:hover {
		text-decoration: none;
	}
a:active {
		text-decoration: none;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
a:link {
	color: #AA5B21;
}
a:link {
	text-decoration: none;
	}
a:visited {
		text-decoration: none;
		color: #AA5B21;
	}
a:hover {
		text-decoration: none;
	}
a:active {
		text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #321816;
}

.showdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A89045;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #321816;
	text-decoration: underline;
	}