﻿body
{
    scrollbar-3dlight-color: #ffd700;
    scrollbar-arrow-color: navy;
    scrollbar-base-color: orange;
    scrollbar-darkshadow-color: blue;
    scrollbar-face-color: orange;
    scrollbar-highlight-color: silver;
    scrollbar-shadow-color: green;
    scroolbar-track-color: purple;
    font-family: verdana;
    font-size: small;
}
        a:link { color:Red; text-decoration:underline; font-family:verdana;}
        a:visited { color:Teal; text-decoration:underline; font-family:verdana;}
        a:hover { color:Green; font-weight:bold; font-family:verdana;}
        a:active { color:Blue; text-decoration:none; font-family:verdana;}
        
