
.header {
  font-family: Verdana, serif;
  text-align: center;
}

.footer {
  text-align: center;
  font-family: Verdana, serif;
  background-color: #66FFFF;
}

A:hover {
  background-color: #FF9B9B;
  text-decoration: underline;
}

A.visited {
  color: #4F0000;
}

A {
  text-decoration: none;
}

.update {
  font-size: small;
  font-style: italic;
}

.copyright {
  font-size: small;
}

BODY {
  background-color: #F3F3F3;
  color: #000000;
}

.block1 {
  background-color: #7D7DFF;
  font-family: Verdana, serif, System;
}

.pics {
  background-color: #DFDFFF;
}
