A:LINK {color: #00ff00; text-decoration: none; cursor:hand;}
A:VISITED {color: #00aa00; text-decoration: none; cursor:hand;}
A:HOVER {color: #BAFE1D; text-decoration: underline;}
A:ACTIVE {color: #F0889D; text-decoration: none;}
A:TEXT {color: #00ff00;}

body{
    scrollbar-face-color: #000080;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #16B9E9;
    scrollbar-3dlight-color: #00ffff;
    scrollbar-darkshadow-color: #000000;
    scrollbar-arrow-color: #000000;
    background-color: #000000;
    margin: 0 0 0 0;
}