html { 
	overflow-y: hidden; } 

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
}