A:link {text-decoration: underline; color: black}
A:visited {text-decoration: underline; color: black}
A:active {text-decoration: underline; color: black}
A:hover {text-decoration: underline; color: white}

h1 {font-family: "Comic Sans MS", sans-serif;
    font-weight: normal;
    color: black; font-size:28;
    }

h2 {font-family: "Comic Sans MS", sans-serif;
    font-weight: normal;
    color: black;font-size:16;}

p {font-family: "Comic Sans MS", sans-serif;
   font-weight: normal;
   color: black; font-size: 14;}


body {
scrollbar-face-color:ff85e7;
scrollbar-highlight-color:ff85e7;
scrollbar-3dlight-color:ff85e7;
scrollbar-darkshadow-color:ff85e7;
scrollbar-shadow-color:black;
scrollbar-arrow-color:black;
scrollbar-track-color:ff85e7;
}
