body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #453F29;
}
body a {
	color: #453F29;
}
.blacklinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #453F29;
	text-decoration: underline;
}
.whitelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whitelinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.copyright a {
	color:#453F29
}
.catlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #453F29;
	text-decoration: underline;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
