.menuhide {
	font-size: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -6000px;
}
.testohide {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 6px;
	text-indent: -6000px;
}
