.kobalmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15pt;
}
.kobalmainfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9966;
}
.kobalmainbigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.kobalmaintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	text-transform: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

