.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
	color: #65447F;
	vertical-align: top;
	margin-top: 5px;
	top: auto;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #E98923;
}
.navigation a:link {
	text-decoration: none;
	color: #ffffff;
}
.navigation a:visited {
	text-decoration: none;
	color: #ffffff;
}
.navigation a:active {
	text-decoration: none;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

