body a {
	color: #000033 !important;
	text-decoration: none;
}
body a:hover {
	color: #990000 !important;
	text-decoration: underline;
}
.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #996600;
}
.mbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 4px;
}

