.menucontainer {
	background-color: ff66cc;
	width: 600px;
	border: 1px solid ff0099;
	margin: 2px;

}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bold;


}
