a {
 font-weight: bold;
 text-decoration: underline: none;
 color: #000000;
}
a:hover { font-weight:bold; color:#000000; text-decoration:none; background: #FFFFFF }
a:active { font-weight:bold; color:#FEF58B; text-decoration:none; background: #BF0000}
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;
  }
h6 {
 font-family: Arial;
 font-size: large;
 color: #0000A0
}
h5 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
}
h4 {
 color: #FF0000;
}
h3 {
 font-family: Arial;
 font-weight: bold;
 text-align: justify;
 color: #000080;
 font-size: small;
}
h2 {
 font-family: Arial;
 color: #000000;
 font-size: smaller;
}
