body {  font-family: "comic sans ms", arial, sans-serif;
        color: #FFD700;
        background-color: #005500 ;
        background-image: url(images/lakebot.jpg);
        scrollbar-face-color: #000055;
        scrollbar-track-color: #00BFFF;
        scrollbar-arrow-color: #FFD700;
        }
A:link    { color: #FFD700 }
A:visited { color: #FFD700 }
A:active  { color: #FF0000 }
A:Hover   { text-decoration: underline overline;
            color: #FFD700;}

.goldms4  { font-family: "comic sans ms", arial, sans-serif;
            font-size: medium;
            font-weight: bold;
            color: #FFD700; }
.goldms5  { font-family: "comic sans ms", arial, sans-serif;
            font-size: large;
            font-weight: bold;
            color: #FFD700; }
.goldms6  { font-family: "comic sans ms", arial, sans-serif;
            font-size: x-large;
            font-weight: bold;
            color: #FFD700; }

/* xx-small | x-small | small | medium | large | x-large | xx-large */