

.betelmed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: 144D3A;
  }


.regular {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: 144D3A;
  }

.webmail {
    color : #ffffff;
    font-family : monospace, Tahoma, Lucida;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

.webmail a {
    text-decoration : none;
    color : #ffffff;
  }


.webmail a:hover {
    color : #707070;
  }

.cadre { border: thin ridge #000000; }

