div	  {
	font-family:Verdana;
	font-size:13px;
	color: Black;
	font-style: normal;
}

.kopzw     {
	font-weight : bold;
}

.koprd     {
	color : Red;
	font-size : 16px;
	font-weight : bold;
}


A:link		{
	font-family:Verdana,Arial;
	font-size:12px;
	color: Black;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}

A:visited 	{
	font-family:Verdana,Arial;
	font-size:12px;
	color: Black;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}

A:active	 {
	font-family:Verdana,Arial;
	font-size:12px;
	color: Black;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}

A:hover	{
	font-family:Verdana,Arial;
	font-size:12px;
	color: Black;
	font-style: normal;
	text-decoration:underline;
	font-weight : bold;
}