@charset "utf-8";

#skip a,#skip a:hover,#skip a:visited {
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 1px;
}

#skip a:active,#skip a:focus {
	height: auto;
	position: static;
	width: auto;
}