.copyright {
	font-family: Helvetica, "Arial Narrow", sans-serif, Arial;
	font-size: x-small;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-size: small;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-size: small;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-size: small;
	color: #003399;
	text-decoration: none;
}
