.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #411D0E;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #411D0E;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0E4F67;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1584A1;
}
a.copyright:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.copyright:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0E4F67;
	text-decoration: underline;
}
a.copyright:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1584A1;
}

