#page-top {
	position: fixed;
	bottom: 1px;
	right: 1px;
	font-size: 77%;
}

#page-top a {
	background: #0AEB07;
	text-decoration: none;
	color: #000000;
	width: 56px;
	padding: 18px 6px 18px 6px;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#page-top a:hover {
	text-decoration: none;
	background: #26480B;
	color: #ffffff;
}
