A:link {text-decoration: underline}
A:visited {text-decoration: underline; color: purple;}
A:active {text-decoration: none; background:#FFFFCC; color:#DC143C;font-style: italic; font-weight: bold;}
A:hover {text-decoration: underline; color: black; font-weight: bold;}


body {
      Font-family: "Arial";
      topmargin:0px; 
      marginwidth:800px;
      margin-left:0px;
      margin-right:0px;
      scrollbar-base-color: silver;
      scrollbar-arrow-color: white;
      }

div {
     display:none;
     }

