a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #074568;
}


