
/* link eigenschappen menu */

a {color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #00ffff;
	text-decoration: none;
	}
	
a img {
border: none;
} 

.active
{
	color: #000000;
}

/* menu buttons*/

h1 {
background-color: Silver;
font-family:verdana;
font-size:small;
color:#ffffff;
height: auto;
text-shadow: Black;
word-spacing: 20px;
margin: 5px;
text-align: left;
}



/* kop logo */


.vet { font-family:verdana; font-size: 190%; word-spacing: 0px; background-color: #999999; font-weight: bold; }


/* rode link */
p a {color:#0000ff;}

p a:hover {color:#00ffff;}


/* text in tables*/

p {

font-family: verdana;
font-size: small;
color: black;
text-align: left;
}

.head {

font-family: verdana;
font-size: small;
font-weight: bold;
text-align: left;
color: #000000;
}

.agenda {
font-family: verdana;
font-size: small;
color: #000000;
text-align: left;
	}
	
.agenda a {color:#0000ff;}

.agenda a:hover {color:#00ffff;}
	
.new {
font-family: verdana;
font-size: small;
color: #ff3399;

}

	.picstxt {
font-family: verdana;
font-size: x-small;
color: #000000;
text-align: justify;
	}
	




