font, span, div {
	cursor: default;
}
a {
	color: yellow;
}
.langSelect {
	text-decoration: none;
	color: rgb(0,100,220);
}
#logo {
	background-color: rgb(255,255,0);
	color: rgb(0,0,0);
	border: 6px solid rgb(0,0,0);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-weight: bold;
}
