body {
  background-color: #000000;
  color: BLACK;
}

a:link {color: BLACK;}

a:visited {color: BLACK;}

a:active {color: BLACK;}

.navigationtext {
  font-family: Arial;
}

.navigationdisabledtext {
  font-family: Arial;
  color: #CCCCCC;
}

.imagetitle {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #FFCC00;
}