body {
  background-color: #000000;
  color: #FFFFFF;
}

a:link {color: #FFFF00;}

a:visited {color: #FFFF00;}

a:active {color: #FF8080;}

A:hover {color: #00FFFF}

.head {
  font-family: Helvetica, Arial;
  font-size: 24pt;
}

.hel {
  font-family: Helvetica, Arial;
  font-size: 12pt;
}

.linked {
  font-family: Helvetica, Arial;
  font-size: 14pt;
}

.large {
  font-family: Helvetica, Arial;
  font-size: 16pt;
  font-weight: 900;
}

.galleries {
  font-family: Helvetica, Arial;
  font-size: 10pt;
  font-weight: 900;
}

.photo {
  border-style: solid;
  border-color: #FFFF00
}

.margin {
  margin-left: 2cm; margin-right: 2cm; font-family: Helvetica, Arial; font-size: 12pt;
}