
a { text-decoration: none; color: #0000FF; }
a:visited { text-decoration: none; color: #0000FF; }
a:hover { text-decoration: underline; color: #0000FF; }
a:active { text-decoration: underline; color: #0000FF; }

body {
  font-family: 'Georgia', serif;
}

.sn_lexeme {
  margin-top: 1em;
  margin-bottom: 0;
}

.sn_notes {
  margin-top: 0;
}

.sn_quote {
  margin: 0.25em 0;
  padding-left: 2.5ch;
  padding-right: 1.5ch;
  font-size: smaller;
}

.sn_source {
  margin: 0.25em 0;
  padding-left: 2.5ch;
  padding-right: 1.5ch;
  font-style: italic;
  font-size: smaller;
}
