body {
	
}

a {
	color: White;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: none;
}
