
BODY { 
    SCROLLBAR-BASE-COLOR:#000000;
    SCROLLBAR-FACE-COLOR: #000000;
     SCROLLBAR-SHADOW-COLOR:#FF0000;
  SCROLLBAR-TRACK-COLOR: #404040;
  SCROLLBAR-HIGHLIGHT-COLOR: #FF00CC;

  SCROLLBAR-ARROW-COLOR: #ffff00;

  background-image:url(titoru.gif);
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:top right;
  background-color:#000000;

}
  A:link {color:"#00ffff";
            width:120%;line-height: 160% ;
            filter:glow(color=#ff0000,strength=2);
            text-decoration:none;}
  A:visited {color:"#00ffcc";
            width:120%;line-height: 160% ;
            filter:glow(color=#ff0000,strength=2);
            text-decoration:none;}
  A:active {color:"#00ff88";
            width:120%;line-height: 160% ;
            filter:glow(color=#ff0000,strength=2);
           text-decoration:none}
  A:hover {color:"#0000ff";
            font:italic;width:120%;line-height: 180% ;
            filter:glow(color=#ffff80,strength=2);}

  SPAN.glo {
            width:120%;line-height: 160% ;
            filter:glow(color=#ff0000,strength=2);}
