.copyright-action {
	position: absolute;
	top: 8px;
	right: 8px;
}

.copyright-action a {
	text-decoration: none;
	color: #bcbcbc;
	padding: 2px 4px;
}

.copyright-action a:hover {
	color: #969696;
}