a:link {
  font-family: "Book Antiqua", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  color: #999966;
  text-decoration: none;
}

a:activate {
  font-family: "Book Antiqua", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  color: #999966;
  text-decoration: none;
}

a:visited {
  font-family: "Book Antiqua", "Times New Roman";
  font-style: normal;
  font-weight: normal;
  color: #999966;
  text-decoration: none;
}

a:hover {
  font-family: "Book Antiqua", "Times New Roman";
  font-style: normal;
  font-weight: bold;
  color: #999966;
  text-decoration: none;
}

font {
  font-family: "Book Antiqua", "Times New Roman";
  color: #999966
}

font.title {
  font-size: 16px;
}

font.caption {
  font-size: 12px;
}