A:link {text-decoration: none}
A:visited {text-decoration: none;font-weight: italic; color: black;}
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:50px;
      margin-right:100px;
      background-color:#f0f0f0; 
      }

