.menutext {color: #ffcc66; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menunavlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; color: #ffcc66; text-decoration: none; font-size: 8pt; text-align: center; background-position: center}
.menunavlink:visited {color: #ffcc66; text-decoration: none;}
.menunavlink:active {color: #ffcc66; text-decoration: underline;}
.menunavlink:hover {color: #ffcc66; font-weight: bold; text-decoration:  underline};

.lightbg {background-color: #ffcc66};
.light{color: #ffcc66};
.notation {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
