p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {

	color: #666666;
	text-decoration: none;
}
.copyright a:hover {

	color: #666666;
	text-decoration: none;
}
.copyright a:active {


	color: #666666;
	text-decoration: none;
}
.copyright {
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
}

