.kleur{
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color : #000000;
	text-decoration: none;
	padding-top : 3px;
	letter-spacing : 0px;
	align:left;
	
	
}

A:active{
font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color: #000000;
	text-decoration: underline;
}
A:link{
font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color: #000000;
	text-decoration: underline;
}
A:hover{
font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color: #FF6633;
	text-decoration: underline;
}
A:visited{
font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color: #000000;
	text-decoration: underline;
}
A:visited:hover{
font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight :bolder;
	color: #FF6633;
	text-decoration: underline;
}

input {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight :normal;
	color : #000000;
	text-decoration: none;
	padding-top : 0px;
	letter-spacing : 0px;
	
	}

