
body  {
 font-style: italic;
 font-family:Times New Roman;
 text-align: center;
 background:#0F0F0F;
 color:#E1E1E1;
 scrollbar-base-color:#3F3F3F;
  width:100%;
}
a {
      display:block;
      color:#B6E2E4;
      width:200px;
      padding:3px;
      font-size:14px;

      font-weight:bold;
      text-decoration:none;
      text-align:center;

      border:1px #AA7D00;
      }

   a:hover {
      display:block;
      color:#000000;
      background-color:#B6E2E4;
      background-image:url(hinter_on.gif);
      }

a:hover .rsa { filter=gray();}
a:hover .invert { filter:Invert();}
a:hover .chroma   { filter:Chroma(color=#FFFFFF);}
a:hover .XRay       {     filter:XRay ()     ;}

a:active .XRay { filter=gray();}



.mullins
{ font-size:24pt;
     line-height:24pt;
     font-weight:400 }