.moto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFee00;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #226688;
	text-align: center;
	background-color: #226688;
}
.mndelim {
	height: 20px;
}
.bgrpos {
	background-repeat: no-repeat;
	border: 1px none #bbbb00;
}
body {
	background-color: #226688;
}
.commentss {
	font-size: 1px;
	color: #226688;
}
.point {
	text-decoration: none;
	display: none;
}

