/* CSS Document */

<!--
.TahomaBruinBold12 {
	color: #a66800;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}

.TahomaWit12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

a.TahomaWit12:link {
	color: #FFFFFF;
	text-decoration: none;		
}

a.TahomaWit12:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.TahomaWit12:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.TahomaWit12:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.TahomaWit12underlined:link {
	color: #FFFFFF;
	text-decoration: underline;		
}

a.TahomaWit12underlined:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.TahomaWit12underlined:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.TahomaWit12underlined:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.TahomaWit12bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.TahomaZwart12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a.TahomaZwart12:link {
	color: #000000;
	text-decoration: none;		
}

a.TahomaZwart12:visited {
	color: #000000;
	text-decoration: none;
}

a.TahomaZwart12:hover {
	color: #a66800;
	text-decoration: none;
}

a.TahomaZwart12:active {
	color: #a66800;
	text-decoration: none;
}

.TahomaWit14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.TahomaWit14bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.TahomaBruin16bold {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #a66800;
}
-->
