.mba, .mbb, .mbha, .mbhb, .mbte, .mbtd, .probe
{
     text-align:center;
	 width: 14.2%;
}

.mbb, .mbhb
{
     background:#DDD;
}

.mbha, .mbhb, .mbte
{
     border-bottom:1px solid #000;
     font-weight:bold;
}

.mbtd
{
     background:#fbeead;
}

.mbte
{
      border:1px solid #900;
      color:#900;
      background:#fff;
      cursor:pointer;
}

.probe
{
      background:#eee;
      font-weight:bold;
      color:#900;
      cursor:pointer;
}

.unsicher
{
	border:1px dashed #900;
    color:#900;
    background:#ccc;
    cursor:help;
}