a.m:link, a.m:visited, a.m:active {
  font-size:12px;
  text-decoration:none; color:#000000; background:transparent;
}
a.m:hover {
  font-size:12px;
  text-decoration:none; color:#ffffff; background:#333366;
}
.mLabel {
  font-size:12px;
  font-weight:bold; color:#000000; background:#AF9002;
  margin:4px 0 0 0; padding:2px;
  border-top:1px solid #AF9002; border-left:1px solid #AF9002;
  border-bottom:1px solid #AF9002; border-right:1px solid #AF9002;
/*  width:200px; height:30; */
}
.mBox {
  font-size:12px;font-weight:bold;
  color:#00000; background:#AF9002;
/*  width:200px; height:auto; */
  margin:0px 0 0 0px; padding:2px; line-height:1,5em;
  border-top:0px solid #AF9002; border-left:0px solid #AF9002;
  border-bottom:0px solid #AF9002; border-right:0px solid #AF9002;
}
.mItem {
  background:transparent;
  margin:0; padding:0;
}
