A:link { color: #3399FF;
			font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
			font-weight: 700;
			font-size: 11px;
			line-height: 15px;
			text-decoration: none;
}
A:active {
	color: #3399FF;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
A:hover {
	color: #06F;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
A:visited {
	color: #7c9eae;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
	font-weight: 700;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

.kop   {
	color: #D6D6D6;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.text {
	color: #D6D6D6;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.textitalic { color: #D6D6D6; 
			font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana ;
			font-weight: 700;
   font-style: italic;
			font-size: 12px;
			line-height: 15px;
			text-decoration: none;
}

.blacktext {
	color: #4e4e4e;
	font-family: Arial, Helvetica, Trebuchet, Trebuchet MS, Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
