body {background-color: black}

p {color: white}

h1 {color: red}
h2 {color: white}
h3 {color: white}
h4 {color: yellow}
h5 {color: white}
h6 {color: white}

a.one:link {color: white}
a.one:visited {color: white}
a.one:hover {color: white}
a.one {text-decoration: underline}
a.one:hover {font-size: 110%}
a.one:hover {text-decoration: none}

a.two:link {color: 3333FF}
a.two:visited {color: 3333FF}
a.two:hover {color: white}
a.two {text-decoration: underline}
a.two:hover {text-decoration: none}

a.three:link {color: blue}
a.three:visited {color: blue}
a.three:hover {color: red}
a.three {text-decoration: underline}
a.three:hover {font-size: 125%}
a.three:hover {text-decoration: none}

a.four:link {color: 33FF00}
a.four:visited {color: 33FF00}
a.four:hover {color: FF00FF}
a.four {text-decoration: none}
a.four:hover {font-size: 110%}
a.four:hover {text-decoration: none}

a.five:link {color: red}
a.five:visited {color: red}
a.five:hover {color: yellow}
a.five {text-decoration: none}
a.five:hover {font-size: 75%}
a.five:hover {text-decoration: none}

a.lol:link {color: 00BB00}
a.lol:visited {color: 00BB00}
a.lol:hover {color: red}
a.lol {text-decoration: none}
a.lol:hover {font-size: 101%}
a.lol:hover {text-decoration: none}



body  {scrollbar-3dlight-color:3333FF;
      scrollbar-arrow-color:white;
      scrollbar-base-color:3333FF;
      scrollbar-darkshadow-color:;
      scrollbar-face-color:black;
      scrollbar-highlight-color:black;
      scrollbar-shadow-color:}