html,body{
        scrollbar-base-color:#dddddd;
        scrollbar-face-color:#dddddd;
        scrollbar-arrow-color:white;
        scrollbar-highlight-color:white;
        scrollbar-3dlight-color:white;
        scrollbar-darkshadow-color:silver;
        scrollbar-shadow-color:#eeeeee;
        scrollbar-track-color:white;
        } 

        a:link { text-decoration: none; color: ff5511; }
        a:visited { text-decoration: none; color: 55bb11; }
        a:hover { text-decoration: none; background-color: green; color: white; }
        a:active { text-decoration: none; color: lime; }

body {  
        background-image: url("backetc/back0.gif"); 
        background-repeat: no-repeat; 
        background-attachment: fixed; 
        }

h1 { color: #555555; background-color: #eeeeee; font: 14; width: 680; text-align: center; }  

table,tr { width: 663; font-family: "ms gothic"; }
table,td { padding: 5; margin: 10; line-height: 150%; }