	a:link {color:#006633;
	font-weight:bold;
	text-decoration:none;
	}
	a:visited {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
	}
	a:hover {
	text-decoration:underline;
	color:#FF6600;
	}
	a:active {
	color:#FF6600;
	text-decoration:none;
	}

.date {
	font-family: "Verdana";
	font-size: 9px;
	color: #FF3300;
	font-weight: normal;
}
.kalina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #006633;
	text-decoration: underline;
}
.new {
	font-family: "Verdana";
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}