body {
  background-color: #417488;
  color: #FFFFFF;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}

.imagetitle {
  font-family: Arial, Helvetica, sans-serif;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
a:active {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #CCCCCC; 
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #333333;
text-decoration: underline;
}
