body{
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #FFFFFB;
  scrollbar-highlight-color: #B3B3B3;
  scrollbar-face-color: #D4D0C8;
  scrollbar-shadow-color: #4D4D4D;
  scrollbar-darkshadow-color: #A19D95;
  scrollbar-track-color: #D4D0C8;
  }
a {
 font-weight: bold;
 text-decoration: underline: none;
 color: #FEF58B;
}
a:hover { font-weight:bold; color:#FEF58B; text-decoration:none; background: #000000 }
a:active { font-weight:bold; color:#FEF58B; text-decoration:none; background: #BF0000}
big {
 font-size: x-large;
 font-weight: bold;
}
p {
 font-family: Arial;
 font-size: medium ;
 text-align: justify;
 font-weight: bold;
}
h1 {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 text-align: justify;
 color: #000080;
}
h2 {
 font-family: Comic Sans MS;
 font-size: large;
 font-weight: bold;
 color: #000080;
}