body {
  background-color: BLUE;
  color: #CCCCFF;
  background-image: url(../arlesimages/blue%20water.jpg);
}

a:link {color: #CCCCFF;}

a:visited {color: #CCCCFF;}

a:active {color: #CCCCFF;}

.navigationtext {
  font-family: Arial;
}

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

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