.word {
  font-weight: normal;
  font-style: normal;
  font-variant: small-caps;
  color: #006600;
  background-color: transparent;
}

.root {
  font-weight: bold;
}

.sense {
  font-style: italic;
  color: #000066;
  background-color: transparent;
}

.word a:link {
  text-decoration: none;
}

.word a:visited {
  text-decoration: none;
}

.word a:hover {
  text-decoration: underline;
}
