.menuStatic {
	background-color:#FFFFFF;
	cursor:pointer;cursor:hand
}
.menuHover {
	background-color:#c0c0c0;
	cursor:pointer;cursor:hand
}