
body {
  margin-right: 20px;
  margin-left:  20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: small;
  color: black;
  background: white url(logo_back.gif) fixed 200px  50px;
  width: 800px;
}
.cp {
  margin-top: 40px;
  text-align: center;
  font-size: xx-small;
}
.cp2 {
  margin-top: 40px;
  text-align: left;
  font-size: xx-small;
}

a:link    { background-color:transparent; color:#0F508D;  }
a:visited { background-color:transparent; color:#7189B8;  }
a:active  { background-color:transparent; color:#7189B8;  }
a:hover   { background-color:transparent; color:#D4D9E4;  }