body { background:#ffffff;

      scrollbar-base-color:#000080 ; 
      scrollbar-arrow-color:#ffff00 ;
      scrollbar-DarkShadow-Color:#000080 ;
      margin-left: auto; margin-top: auto;
      }

a:hover {color:red; text-decoration:none;}
UL {list-style: square outside none}
a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: red; text-decoration: none; font-style: italic}


   