
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: #336666;
}
.mbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 4px;
}
