#Copyright {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-align: center;

}
#Copyright a:link {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
#Copyright a:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#Copyright a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
