h1.normal        {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
		}
		
h1.small        {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
		}
		
h1.kop		{
	font-family: Verdana;
	font-size: 15px;
	clip: rect(auto,50px,auto,50px);
		}
a {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
a:hover {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
