.new {
		background-color: yellow;
	}
.menu-sel {
	background-color: tan;
}
.menu-unsel {
	background-color: cornsilk;
}