body {
	background: #ffffff url(mnu_01.jpg) repeat-x}
}
a {
    color: #831820;
	text-decoration: none;
}
a:hover {
	color: #345065;
    font-weight: bold;
	text-decoration: none;
	cursor:hand;
}
.mnu {
	font-family: Arial, Helvetica, sans-serif;
	color: #831820;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bodytextSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #335060;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bodytextSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #335060;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	text-decoration: none;
}
