.Titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}
.TekstFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	line-height: 17px;
}
.TekstLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DF1B1C;
	line-height: 17px;
}
a:link {
	text-decoration: none; color: #DF1B1C;
}
a:visited {
	text-decoration: none; color: #DF1B1C;
}
a:hover {
	text-decoration: none; color: #DF1B1C;
}
a:active {
	text-decoration: none; color: #DF1B1C;
}
