
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;
      background-color:;
       width:300px;
      padding:10px;
      font-size:14px;
      font-family:Times New Roman, Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:18px;
      border:1px #AA7D00;
      background-image:url();
      }
   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 ()     ;}


.mullins
{ font-size:24pt;
     line-height:24pt;
     font-weight:400 }