@charset "UTF-8";

div.copyright {
	width: auto;
	height: auto;
	color: #999999;
	text-align: center;
	background-color: #E6E6E6;
	padding: 3px 19px 8px 19px;
}

div.copyright a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin: 0px 12px;
}

div.copyright a:hover {
	color: #666666;
}
