/* Cascade DTP V4 - Style Sheet */

a:link {color: rgb(102,51,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:visited {color: rgb(153,0,102);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: rgb(153,204,255);
     background-color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: none}


body {background-color: rgb(51,204,51)}

html, body {scrollbar-face-color: rgb(102, 255, 102);
scrollbar-arrow-color: rgb(0, 0, 0);
scrollbar-highlight-color: rgb(94, 141, 0);
scrollbar-3dlight-color: rgb(0, 127, 45);
scrollbar-shadow-color: rgb(0, 173, 102);
scrollbar-darkshadow-color: rgb(0, 215, 102);
scrollbar-track-color: rgb(84, 251, 100)}


