.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #000000;
}
a:hover {
	color: #FB3737;
}
a:visited {
	color: #000000;
}
a:visited:hover {
	color: #FB3737;
}
a:active {
	color: #000000;
}
a:active:hover {
	color: #FB3737;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;

}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;

}
.orangetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EE7606;

}

