.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.copy a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.copy a:hover{
	color: #000099;
	text-decoration: underline;
}

