#Copyright {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}
#Copyright a:link {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright a:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}
#Copyright a:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#Copyright a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
