a {
  color: #5f90bd;
}

a:hover {
  color: #5f90bd;
  text-decoration: none;
}

#topheader {
  border-top: #5f90bd 3px solid;
  background-color: #dfe9f2;
  background-image: url(/images/ears_welkom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#header {
  background-color: #5f90bd;
  background-image: url(/images/header/header_03.jpg);
  background-repeat: no-repeat;
}

#secondheader {
  background-color: #5f90bd;
  background-repeat: no-repeat;
  background-image: url(/images/tail_welkom.gif);
  background-position: left top;
}

#quicklinx li a {
  color: #5f90bd;
}

#search_query {
  background-color: #dfe9f2;
  color: #5f90bd;
}

h1, h2, h3, h4, h5, h6 {
  color: #5f90bd;
}