A:link, A:visited {
	text-decoration: none;
	color: White;
}
A:hover {
	color: White;
	border: none;
	font-style: oblique;
	font-weight: bold;
	z-index: auto;
}