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

}
a:link {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.12p-text {
	font-family: "Arial";
	font-size: 10px;
	color: #CCCCCC;
}
