@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(meebo.com) {
  /* keep from having to see any colors that    */
  /* try to show up in received messages        */
  font {
    color: #000 !important;
  }
}