.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8E6F1;
	background-color: #666666;
}
a:hover {
	color: #003399;
	text-decoration: underline;

}
