    .dlink { color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    }
  .dlink:hover, dlink a:focus {color: #bebebe; z-index: 1000
   }
  .slink { color: rgb(0,0, 122);
    font-family: Arial,Helvetica,sans-serif;
    font-size: xsmall;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    }
  .slink:hover, slink a:focus {color: #bebebe; z-index: 1000
   }
   .ullink { color: rgb(0,0,122);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italics;
    font-weight: bold;
    text-decoration: none;
    }
  .ullink:hover, ullink a:focus {color: #bebebe; z-index: 1000
    }
   .ultext { color: rgb(0,0,0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: italics;
    font-weight: normal;
    text-decoration: none;
    }

