a { text-decoration: none;
    font-weight: bold;
    color: #9296C9; }
a:hover { text-decoration: none;
          color: #1A1D4B; 
          background-color: #9296C9;
          border-style: solid;
          border-bottom-width: 1px;
          border-top-width: 1px;
          border-left-width: 0px;
          border-right-width: 0px;
          border-color: #B6B9DA; }
body { scrollbar-Base-Color: #4C4E78;
       scrollbar-Track-Color: #4C4E78;
       scrollbar-Arrow-Color: #B6B9DA;
       background-position: 0px 0px;
       background-image: url('/electra/bg.jpg');
       background-repeat: repeat; }
.text { font-family: arial,verdana,helvetica;
        font-size: 12px;
        color: #C8CAEA;
        text-align: justify; }
.disclaimer { font-family: arial,verdana,helvetica;
              font-size: 10px;
              color: #C8CAEA; }
.header { font-family: arial,verdana,helvetica;
          color: #C0C2E2;
          font-size: 17px;
          font-weight: bold;
          font-spacing: 4px;
          filter: DropShadow(color=#1B1D43, OffX=1, OffY=2, Positive=1);
          height: 0; }
b { color: #C0C2E2; }
img { border-color: #9296C9; }
