body {
  background-color: 2F4F89;
  color: #FFFF00;
}

a:link {color: #FFFF00;}

a:visited {color: 00FFFFF;}

a:active {color: #FFFF00;}

.navigationtext {
  font-family: trebuchet ms;
  font-size: 12pt;
  color: #FFFF00;
  background-color: 2e4f89;
}

.imagetitle {
  font-family: trebuchet ms;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFF00;
  background-color: 2e4f89;
}

.imagequicklist {
  font-family: trebuchet ms;
  font-size: 12pt;
  color: #FFFF00;
  background-color: 2e4f89;
}