td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



A:link { color: white; text-decoration: none; }
A:visited { color: white; text-decoration: none; }
A:active { color: white; text-decoration: none; }
A:hover { color: white; text-decoration: none;}

A.menu:link { color: #51556E;}
A.menu:visited { color: #51556E;}
A.menu:active { color: #51556E;}
A.menu:hover { color: #000000;}


a:hover { color: #DFDEDE; text-decoration: none; }

.uitlijnen { text-align: justify; }

body {
	background-attachment: scroll;
	background-image: url(pics/back-website-ontwerp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.link2 {
	font-size: 11px;
	text-decoration: none;
	color: #C4DEE7;

}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

