/* Stijlen voor de site van Psychologenpraktijk Brouwer BV Ridderkerk The Netherlands */
/* Stijlen voor het menu */

/* Auteur : Willem Brouwer */
/* laatste wijziging */

BODY { 
  color: 000000; 
  background: url(gfx/menacht4.gif);
  background-color: 99CC99;
  font-size: 8pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  letter-spacing: 0.15em;
  text-align: center;
}

A:link { 
color: 000000; 
text-decoration: none
} /* unvisited link */

A:visited { color: 222222; 
text-decoration: none
} /* unvisited link */

A:active { color: FFFFFF; 
text-decoration: none;
} /* unvisited link */

