 h1, h2, h3, h4 {
 font-family:  Verdana;
 font-size: 16;
 color: #001D47;
 filter:blur(add = 1, direction = 90, strength = 20);
height: 0;
 letter-spacing: 6;
  text-indent: 0cm;

}

    a
{
        height: 1px;
        color: #F4E1C2;
        text-decoration: none;
          text-indent: 0cm;
}

a:hover
{
color: #F4E1C2;
text-decoration: none;
background: transparent;
cursor: default;
height:1px;
 filter:blur(add = 1, direction = 90, strength = 5);
   text-indent: 0cm;

}

div.glow {
filter: Shadow(Color=#FFFFFF, Direction=135, Strength=2);
height: 1px; }

 body  {
      background-color: #00AE5A;
      scrollbar-face-color: #FFBF4F;
      scrollbar-shadow-color: #00AE5A;
      scrollbar-highlight-color: #00AE5A;
      scrollbar-3dlight-color: #00AE5A;
      scrollbar-darkshadow-color: #00AE5A;
      scrollbar-track-color: #00AE5A;
      scrollbar-arrow-color: #FFBF4F;
 }