td.cursief {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #cc3300;
	font-style : italic;
}
td {
	font-family: verdana, Arial; 
	font-size: 10px;
	color: #545454;
}
td.datum{
		background : #800000;
		font-family: verdana, Arial; 
		font-size: 10px;	
		color: #FFFFFF;
	  	font-weight : bold;
}
td.klein{
		font-family: verdana, Arial; 
		font-size: 6,5pt;	
		color: #FFFFFF;
}
td.lijnlinks {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #545454;
	border-left : 1px solid Black;
}

td.lijnrechts {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #545454;
	border-right : 1px solid Black;
}

.header{
		font-family: verdana, Arial; 
		color: #FF0000;
}
.vet{
		font-family: verdana, Arial; 
		font-size: 14px;	
		color: #8B0000;
	  	font-weight : bold;
}

.vet2{
		font-family: verdana, Arial; 
		color: #8B0000;
	  	font-weight : bold;
}
.aankondiging{
		font-family: verdana, Arial; 
		font-size: 18px;
		color: #000080;
	  	font-weight : bold;
}
.date{
		font-family: verdana, Arial; 
		color: #000000;
}

A:visited	{	font-family					:	Verdana,Arial;
				color						:	#261A19;
				text-decoration				: none;
				font-size					:	9px;
			}
A.link3:visited	{	font-family				:	Verdana,Arial;
				color						:	#000080;
				text-decoration				: none;
				font-size					:	18pt;
			}
			
A:link		{font-family					:	Verdana,Arial;
			color							:	#261A19;
			text-decoration					: 	none;
			font-size						:	9px;
			}
a.link2 {	font-family						:	Verdana,Arial;
			color							:	#8B0000;
			font-size						:	7pt;
			font-weight						:	none;				
			text-decoration 				:	none;
			}
a.link3 {	font-family						:	Verdana,Arial;
			color							:	#000080;;
			font-size						:	18pt;
			font-weight						:	none;				
			text-decoration 				:	none;
			}
A:active	{	font-family					:	Verdana,Arial;
				color						:	#FFFFFF;
				text-decoration: none;
				font-size					:	9px;
			}		
A:hover		{	font-family					:	Verdana,Arial;
				color						:	#9C9C9C;
				text-decoration: none;
				font-size					:	9px;
			}
a.link2:hover {	font-family					:	Verdana,Arial;
				color						:	#000000;
				font-size					:	7pt;
				font-weight					:	none;				
				text-decoration 			:	none;
			}
a.link3:hover {	font-family					:	Verdana,Arial;
				color						:	#006600;
				font-size					:	18pt;
				font-weight					:	none;				
				text-decoration 			:	none;
			}
INPUT,SELECT{

	font-size:8pt; 

	font-family: verdana; 

	color: #333333; 

	border: 1px solid #333333;

}



INPUT.NOBORDER{

	border: 0px solid #333333;

}