#skip {
	background-color: transparent;
	color: white;
	font: 10px arial, helvetica, sans-serif;
	padding-left: 2px;
	display: block;
}

#skip a {
	text-decoration: none;
	font-weight: bold;
}

#skip a:link, #skip a:visited {
	color: White;
}

#skip a:hover, #skip a:active {
	color: Yellow;
	text-decoration: underline;
}
