table.menutable {
}

td.menucell {
	padding-right: 0.5em;
}

a.menuitem_off {
	font-family: "comic sans ms", arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #316AC5;
	text-align: justify;
}

a.menuitem_on, a.menuitem_on:hover {
	font-family: "comic sans ms", arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: red;
	text-align: justify;
}


a.menuitem_off:hover { color: green ;
}
