/* goducks.ws cascade style sheet */
/* copyright 2001 -- see-me.org , see-me web design & consultation */

A:link {text-decoration: none; color: #00AAFF;}

A:visited {text-decoration: none; color: #00AAFF;}

A:hover {text-decoration: none; background-color: #00AAFF; color: #002299;}

A:active {text-decoration: none; color: #00AAFF;}

BODY {font-family:Verdana, Ariel, Helvetica, sans-serif;
    color: #00CCCC;
    scrollbar-base-color: #00AAFF; 
    scrollbar-face-color: #0033CC; 
    scrollbar-track-color: #0099CC; 
    scrollbar-arrow-color: #0066FF;
    scrollbar-highlight-color: #000000; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #000000;}