.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navigation-links {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #83BF55;
	text-decoration: none;
}
.navigation-links:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #F6A0A0;
	text-decoration: none;
}
.border-lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;

}
.subheading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.color-copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CE9653;
	text-decoration: none;
}

.entries-heading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #D88C52;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
}

.optylink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	
}