a:hover {
	color: #CCCCCC;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #48504d;
	text-decoration: none;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.copyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888f8c;
	text-decoration: none;
}
