body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.kalendar {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.kalendar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5B720E;
	text-decoration: underline;
}
.kalendar a:link {
	text-decoration: underline;
	color: #5B720E;	
}
.kalendar a:visited {
	text-decoration: underline;
	color: #5B720E;
}
.kalendar a:active {
	text-decoration: none;
	color: #7C9913;
}
.kalendar a:hover {
	text-decoration: none;
	color: #7C9913;
}
strong {
	color: #7C9913;
}
h4 {
	color: #59700E;
	font-size: 16px;
	display: block;
	background-color: #F8FDE3;
	padding-left: 10px;
}
h3 {
	color: #62790F;
	text-decoration: none;
	font-size: 18px;
	font-weight: bolder;
}

