/* Style for a block - DIV */
.m0table {
  background: #CE30CE;
  }

/* Style for outer tag, mout (mouse out) state */
.m0mouto {
  font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
  font-size: 70%;
  color: #ffffff;
  }

/* Style for outer tag, mover (mouse over) state */
.m0movero {
  font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
  font-size: 70%;
  color: #ffffff;
  text-decoration: underline;
  background-color: #ffaaff;
  }

/* Style for outer tag, mover (mouse down) state */
.m0mdowno {
  font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
  font-size: 70%;
  color: #ffffff;
  text-decoration: underline;
  background-color: #ffaaff;
  }


