
A.website:link {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
}

A.website:visited {
  color: #FFFFa0;
  font-family: Arial;
  font-size: 10pt;
}

A.website:hover {
  color: #FF0000;
  background: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
}

.comment {
  font-family: Arial;
  color: #FFFFa0;
  font-size: 10pt;
}

.heading {
  color: #f0c000;
  font-size: 12pt;
  font-family: Arial;
}

.subset {
  font-size: 10pt;
  font-family: Arial;
  color: lime;
  text-indent: 48pt;
}

.tag {
  font-family: Arial;
  font-size: 8pt;
  font-variant: small-caps;
  color: black;
  background-color: fuchsia;
}
