﻿.MenuStyle {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #008000;
	z-index:1;
}
.MenuStyle2 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #008000;
	text-align: center;
	z-index:2;
}

