.superbigtitle {
  color: #800080;
  font: bold x-large arial;
}

.xbigtitle {
  color: #000000;
  font: bold large arial;
}

.xbigtitlelink {
  color: #000000;
  font: bold large arial;
}

.bigtitle {
  color: #000000;
  font: bold medium arial;
}

.normaltitle {
  color: #000000;
  font: bold small arial;
}

.normaltitlelink {
  color: #000000;
  font: bold small arial;
}

.normaltext {
  color: #800080;
  font: bold x-small arial;
}

.normallink {
  color: #800080;
  font: bold x-small arial;
}