a:visited           { color: #fffccd; }
body                { color: #fffccd;
                      font-family: ZiptyDo; 
                      font-size: 16px; 
                      scrollbar-face-color: #F4F2F2;
                      scrollbar-highlight-color: #fffccd;
                      scrollbar-3dlight-color: #F4F2F2;
                      scrollbar-darkshadow-color: #F4F2F2;
                      scrollbar-shadow-color: #fffccd;
                      scrollbar-arrow-color: #fffccd;
                      scrollbar-track-color: #F4F2F2;
                      cursor: url("Cursor.ani") ;}
a                   { color: #fffccd;
                      text-decoration: none}
a:hover             { border: underline;
                      cursor:url("Cursor1.ani"); }
a:active            { font-weight: bold; }


