td.zag {
	color: #294B9C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.zag, a.zag:active, a.zag:visited {
	color: #294B9C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.zag:hover {
	color: #294B9C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}
td.kat {
	color: #2D4F9E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.kat, a.kat:active, a.kat:visited {
	color: #2D4F9E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.kat:hover {
	color: #2D4F9E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}