.text {
	color:#605657;
	font-size:11px;
	line-height:16px;
	font-family: "Trebuchet MS";
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
}



.text a{
	color:#997193;
	text-decoration:none;}
	
.text a:hover{
	color:#605657;
	text-decoration:underline;
}

.kop{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#605657;
}
.kopintext{
	font-size:11px;
	text-transform:normal;
	font-weight:bold;
	color:#605657;
}

#submenu{
	padding:4px 20px 0px 20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#605657;
	font-size:11px;
	line-height:14px;
}

#submenu a{
	color:#605657;
	text-decoration:none;
}

#submenu a:hover{
	color:#997193;
	text-decoration:none;
}