BODY {
  background: white;
  color: black;
}

H1 {
  background: none;
  color: #4B0082;
}

H1 CITE {
  background: none;
  color: #4B0082;
}

HR {
  color: #6495ed;
  background: #6495ed;
  text-align: center
}

P, ADDRESS, UL {
  margin-left: 6%;
  margin-right: 6%
}

PRE {
  margin-left: 6%;
  color: #00008b;
  background: #fff8dc;
}

A.internal:link {
  color: blue;
  background: none;
  font-weight: bolder
}

A.internal:visited {
  color: #4169e1;
  background: none;
  font-weight: bolder
}

A.internal:active {
  color: green;
  background: yellow;
  text-decoration: none;
  font-weight: bolder
}

A:link {
  color: blue;
  background: none
}

A:visited {
  color: #4169e1;
  background: none
}

A:active {
  color: green;
  background: yellow;
  text-decoration: none
}

A:link CITE {
  color: blue;
  background: none
}

A:visited CITE {
  color: #4169e1;
  background: none
}

A:active CITE {
  color: green;
  background: yellow;
  text-decoration: none
}

A.internal:link CITE {
  color: blue;
  background: none;
  font-weight: bolder
}

A.internal:visited CITE {
  color: #4169e1;
  background: none;
  font-weight: bolder
}

A.internal:active CITE {
  color: green;
  background: yellow;
  text-decoration: none;
  font-weight: bolder
}

p.photos {
  text-align: center
}

.botw {
  margin-right: 6%
}
