.menuss {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0031;
	text-decoration: underline overline blink;
}
.Border {
	border-top: thick groove #CC0000;
	border-right: thick groove #CC0000;
	border-bottom: thick groove #CC0000;
	border-left: thick groove #CC0000;
}
