.swizzz  {
          font-family : 'Tahoma';
          font-style : normal;
          font-size : 10pt;
          color : #3366cc;
          text-decoration : none;
      }
.button {
          font-family : 'Tahoma';
          font-weight : bold;
          font-size : 8pt;
          color : #3366cc;
          background-color : #ffffff;
          text-decoration : none;
      }
.form {
          font-family : 'Tahoma';
          font-style : normal;
          font-size : 8pt;
          color : #3366cc;
          text-decoration : none;
      }
a {
          color : #ff0000;
          font-style : normal;
          font-family : 'Tahoma';
          font-size : 10pt;
          text-decoration : none;
      }
a:active {
          color : #ff0000;
          font-style : normal;
          font-family : 'Tahoma';
          font-size : 10pt;
          text-decoration : none;
      }
a:visited {
          color : #ff0000;
          font-style : normal;
          font-family : 'Tahoma';
          font-size : 10pt;
          text-decoration : none;
      }
a:hover {
          color : #4d4dff;
          font-style : normal;
          font-family : 'Tahoma';
          font-size : 10pt;
          text-decoration : none;
      }
