 body{
  margin:0; padding:0;
 }
 a:link { color:#000000; text-decoration: none;
 }
 a:hover {color:#D96100; text-decoration: underline; 
 }
 a:visited { color:#000000; text-decoration: none;
 }
 a:focus {
  outline: none;
 }
 .style1 {
  font-family: Arial black, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
 }
 .style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
 }
