.footer {
	font-family: "Trebuchet MS";
	font-size:x-small;
	color: #FFFFFF;
	font-weight:bold;
}

.footersep {
	font-family: "Trebuchet MS";
	font-size:x-small;
	color: #21529A;
}

.titlefont {
	font-family: "Trebuchet MS";
	font-size:x-large;
	color: #B1A00A;
	font-weight:bold;
}

.subtitlefont {
	font-family: "Trebuchet MS";
	color: #B1A00A;
	font-weight:bold;
}

.normfont {
	font-family: "Trebuchet MS";
	font-size:small;
	color: #555555;
	text-align:justify;
}
.namelink:link {
	font-family: "Trebuchet MS";
	font-size:small;
	font-weight:bold;
	color: #B1A00A;
	text-decoration:none;
}
.namelink:hover {
	font-family: "Trebuchet MS";
	font-size:small;
	font-weight:bold;
	color: #555555;
	text-decoration:underline;
}
.namelink:active {
	font-family: "Trebuchet MS";
	font-size:small;
	font-weight:bold;
	color: #B1A00A;
	text-decoration:none;
}
.namelink:visited {
	font-family: "Trebuchet MS";
	font-size:small;
	font-weight:bold;
	color: #B1A00A;
	text-decoration:none;
}

.cyklink:link { font-family: "Trebuchet MS"; font-size: 100%; color:#21529A; text-decoration: underline;}
.cyklink:visited { font-family: "Trebuchet MS"; font-size: 100%; color:#21529A; text-decoration: underline; }
.cyklink:active { font-family: "Trebuchet MS"; font-size: 100%; color:#21529A; text-decoration: underline; }
.cyklink:hover { font-family: "Trebuchet MS"; font-size: 100%; color:#B1A00A; text-decoration: none; }