      a { color : #5C65DD; 
          font-size : 11pt;
          font-family : Tahoma; 
          text-decoration : none;
          direction : rtl; }
      
      .BizCard  
        { border-bottom : Gray solid 0px; 
          border-left : Silver solid 0px; 
          border-right : Gray solid 0px; 
          border-top : Silver solid 0px; 
          background-image : url( BizCards/background2.gif );
          background-repeat : repeat-x; }
      
      a:visited { color : #CE7AD8; }
      a:hover   { color : #F12778; }
      
      .CardName  { color : #B00020; 
                  font-family : Tahoma,Verdana;
                  font-weight : bold;
                  text-decoration : none; 
                  font-size : 16pt; }
  
      .CardText { color : #000000; 
                  font-family : Tahoma,Verdana;
                  font-weight : bold;
                  font-size : 14pt; }
  
      .CardTextSmall { color : #000000; 
                  font-family : Tahoma,Verdana;
                  font-size : 12pt; }
                  
      .PhoneText { color : #0080E0; 
                  font-family : Comic Sans MS,Arial Rounded MT,Tahoma,Verdana;
                  font-weight : bold;
                  font-size : 12pt; }
  
      .EmailText { color : #00C080; 
                  font-family : Tahoma,Verdana;
                  font-size : 11pt; }
                  
      .URLText { color : #606060; 
                  font-family : Tahoma,Verdana;
                  font-size : 11pt; }
