.form {
	background : #FFFFFF; 
	font-family : Verdana; 
	font-size : 12px; 
	color : #000000;
	border : thin solid 1;
} 
.tarifform {
	background : #c6e4FF;
	background-color : #c6e4FF; 
	font-family : Verdana; 
	font-size : 12px; 
	color : #000000;
	border : none;
} 
.formsmall {
	background : #FFFFFF; 
	font-family : Verdana; 
	font-size : 9px; 
	color : #000000;
	border : thin solid 1;
} 

.tarieflijst {
	font-size: 100%;
	color: #000000;
	font-family: Verdana;
}

a.bottomlinks:link, a.bottomlinks:visited, a.bottomlinks:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.tabellanden {font-family: Verdana; font-size: 10px; font-weight: normal;}
.tabeltekst {font-family: Verdana; font-size: 10px; font-weight: normal;}
.small {
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.small a:link, .small a:visited, .small a:hover {
	color: white;
	text-decoration: none;
	
}
.smally {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}		
.smally a:link, .smally a:visited, .smally a:hover {
	color: white;
	text-decoration: none;
}

.MenuLink{
	color:						#FFFFFF;
	text-align:				right;
	font-size:				16px;
	font-family:			Verdana;
	font-weight:			bold;
	text-decoration:	none;
	margin-right:			10px;
	margin-top:				10px;
}




