 body {
  background-color: white;
  color: black;
 }
 img { border: none; }
 a:link { text-decoration: underline; }
 a:hover { text-decoration: none; }
 a:link { color: deeppink; }
 a:visited { color: deeppink; }
 a:active { color: deeppink; }
 p.p1 {font-size: 80%; text-align: center}
 p.p2 {font-weight: bold }
