	.menuOff{
		background-color : #666633;
		text-decoration : none;
	}
	.menuOver{background-color : #CC9900;}
	.menuOn{background-color : #FFCC66;}
	.txtLight{
		color : #FFFFCC;
		font-family : Verdana;
		font-size : 10;
		text-decoration : none;
	}
	.txtDark{
		color : #333300;
		font-family : Verdana;
		font-size : 10;
		text-decoration : none;
	}

