body {
  background-color: #6488B0;
  color: BLACK;
}

a:link {color: BLACK;}

a:visited {color: #660099;}

a:active {color: BLACK;}

.navigationtext {
  font-family: Arial;
}

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

.imagetitle {
  font-family: Arial;
  font-weight: bold;
}