table.menutable	{
}

td.menucell {
	border-bottom: 2px ridge;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

a.menuitem_off {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.menuitem_on {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #EF3A32;
}

a:hover.menuitem_on, a:hover.menuitem_off {
	text-decoration: underline;
}
