@import url(../wh.css);

BODY { background-color: #fdf5e6; }
h1, h2, h3, h4, h5, h6 { color: #903; }
table.photogroup { text-align: center; }
table.photogroup td {
  font-size: smaller;
  text-align: center;
  vertical-align: top;
  padding-left: .2em;
  padding-right: .2em;
  padding-top: .2em;
  padding-bottom: 1em;
  line-height: 130%;
  }
table.photogroup td { width: 250px; }
table.photogroup td a, a:link, a:visited, a:hover, a:active { background-color: #fdf5e6; border-bottom: solid 1px #fdf5e6; }
table.photogroup td a:link { color: #0000cc; }
table.photogroup td a:visited { color: #555555; }
table.photogroup td a:hover { border-bottom: solid 1px #0000cc; }
table.photogroup td a:active { border-bottom: solid 1px #0000cc; }

table.photogroup td a.img { border: none; }
table.photogroup td a:link.img { border: none; }
table.photogroup td a:hover.img { border: none; }
table.photogroup td a:active.img { border: none; }
table.photogroup td a:visited.img { border: none; }

