H1, H2, H3 { color: #BB7AF8; font-size: x-large; }
H4 { color: #BB7AF8; font-size: normal; }
a:link { text-decoration: underline; color: blue; }
a:visited { text-decoration: underline; color: blue; }
a:hover { text-decoration: underline; color: red; }
a:active { text-decoration: underline; color: red; }
.footnote { color: black; font-size: x-small; }
.NB { font-weight: bold; }

P:first-letter {
  font-size: 300%;
  float: left;
}

body {
  color: #404040;
  background-color: white;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0px;
  padding: 0px;
}

.shop { color:  #6A2AA8; }

.smallimage {
  padding: 10px;
  background: #BB7AF8;
}

.smallimage a, .smallimage a:visited { border: 1px solid #6A2AA8; }
.smallimage a:hover { border: 1px solid #fbcaff; }

.gallery a, .gallery:visited { border: 1px solid #999999; }
.gallery a:hover { border: 1px solid #ff0000; }

