
#copyright {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#copyright a {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
#copyright a:hover {
	color: #333333;
	text-decoration: none;
}
