      A.b {
          color : #21518c;
          text-decoration : none;
      }
     A.p {
          color : #ffffff;
          text-decoration : none;
      }
     A.z {
           color : #ff6600;
           text-decoration : none;
      }
     A.r {
          color : #ff0000;
          text-decoration : none;
      }
     A.d {
          color : #ffffff;
          text-decoration : none;
      }
     A:hover {
          color : #ff0000;
      }
     .img {
          cursor : default;
      }
     form, input, textarea, Text Field, Button, Check Box, Radio Button, select {
          font-family : MS Sans Serif;
          font-size : 9px;
          color : #ff0000;
          border-color : #21518c #21518c #21518c #21518c;
          border-width : 1px;
      }