a.anchor {
	position: absolute;
	left: -9999em;
}

a.anchor:focus,a.anchor:active {
	background-color: #00A2E8;
	border: 0.0625em solid #aaaaaa;
	color: white;
	font-size: 0.8em;
	font-weight: normal;
	left: 0.6em;
	padding: 1em;
	text-align: center;
}

p.anchor {
	display: none;
}