a        {text-decoration: none; font-size: 10px; font-weight: 800;}
a:link   {color: #000066}
a:visited {color: #000066}
a:active {color: #000066}
a:hover  {color: #CADDF4; text-decoration: none}

.loginWindow { width : 25em;
              text-align : center;
              font-family : Verdana;
              font-size : 10pt;
              border: #166393 1px solid;
              background-color : #DFEAFF;
              margin-left: auto; 
              margin-right: auto;
              position : relative;
              top : 200px;

}

.errorWindow { width : 25em;
               text-align : center;
               font-family : Verdana;
               font-size : 10pt;
               border: #166393 1px solid;
               background-color : #DFEAFF;
               margin-left: auto; 
               margin-right: auto;
               position : relative;
               top : 210px;

}

.chPwd {text-align : right;
        padding-right : 5pt;
        padding-bottom : 5pt;
}

.backlink  { width : 160pt; 
            text-align : center;
            font-family : Verdana;
            border: #260189 1pt solid;
            background-color : #9CD4FF;
            cursor : pointer;
}

.backlink a { font-size : 10pt;
}
