.Class_Menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	text-transform: capitalize;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
