/*###############################################################################################
#
#  project           : KoLelieveld.nl
#  filename          : style.css
#  last modified by  : Bart van de Weijer
#
###############################################################################################*/




body 			{ background:#D7EBFF;
			  font-family:Trebuchet MS;
			  font-size:11px;
			  color:#3691E0;
                          font-weight:bold;
    			}

a:link 			{ font-family:Trebuchet MS; color:#3366FF; text-decoration:underline; }
a:visited 		{ font-family:Trebuchet MS; color:#3366FF; text-decoration:underline; }
a:active 		{ font-family:Trebuchet MS; color:#3366FF; text-decoration:underline; }
a:hover 		{ font-family:Trebuchet MS; color:#3366FF; text-decoration:underline; }
.blauweheader {		font-family:Trebuchet MS;			
			color:#3691E0;
  			font-size:16px;
                        font-weight:bold;
			}
