

#skip {
	position:absolute;
	left: 650px;
	top: 500px;
	height: 30px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;

}
#skip a {
	color: #FF9900;
	text-decoration: none;
}
#skip a:hover {
	color: #000;
	text-decoration: none;
}
