.mnu:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #34B3D1;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
.mnu:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #34B3D1;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
.mnu:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #99D9E8;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;

}

table.menu-table
{
	width: 176px;
}

table.menu-table td
{
	padding: 2px 2px 2px 28px;
	height: 22px;
}

