/* BEGIN FONTS */

.cop 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}
.titel 
{  
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color:#C8B691; 
	font-style: italic;
}
.tekst 
{  
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color:#C8B691; 
	font-weight: normal;
	font-style: normal;
}

/* EINDE FONTS */

/* BEGIN LINK MENU */
A.link_lijn {  font-family: "Trebuchet MS"; font-size: 10pt; font-weight: normal; color: #CC0000; text-decoration: underline}

A.link_lijn:hover {  font-family: "Trebuchet MS"; font-size: 10pt; font-weight: normal; color: #528ACD; text-decoration: underline}



A.link_tekst:hover {
	 font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#DED9C0;
; letter-spacing: 0px
; line-height: normal

}


A.link_tekst:active 	{
 font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#DED9C0;
; letter-spacing: 0px
; line-height: normal

}


A.link_tekst {
 font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#C8C09E;
; line-height: normal
; letter-spacing: 0px

}

/* EINDE LINK MENU */