/* Cascade DTP V4 - Style Sheet */

a:link {color: rgb(0,0,0);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:visited {color: rgb(0,0,0);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:hover, a:active {color: rgb(255,255,255);
     background-color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: none}



body {background-color: rgb(255,255,255)}

html, body {scrollbar-face-color: rgb(255, 255, 255);
scrollbar-arrow-color: rgb(0, 0, 0);
scrollbar-highlight-color: rgb(255, 255, 255);
scrollbar-3dlight-color: rgb(224, 224, 224);
scrollbar-shadow-color: rgb(128, 128, 128);
scrollbar-darkshadow-color: rgb(0, 0, 0);
scrollbar-track-color: rgb(255, 255, 255)}



