a:link {  font-weight: bold; color: #000000}
a:hover {  font-weight: bold; color: #000000; text-decoration: underline overline}
a:active {  font-weight: bold; color: #000000; text-decoration: underline overline}
a:visited {  font-weight: bold; color: #000000}
input { background: #00a5e1; color: #000000 }
textarea { background: #00a5e1; color: #000000 }
body{scrollbar-base-color:#0019c1;
    scrollbar-3dlight-color:#0029d1;
    scrollbar-arrow-color:#C0c0d0;
    scrollbar-darkshadow-color:#0039c1;
    scrollbar-face-color:#0049e1;
    scrollbar-highlight-color:#0039c1;
    scrollbar-shadow-color:#0009a1;
    scrollbar-track-color:#0029d1;}