#frk strong {
 	font-weight: normal;
	letter-spacing: 1px;
}

.frkList {
	margin: 40px 0 20px 0;
	padding: 8px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 10px;
}

.frkList a,
.frkList a:link,
.frkList a:visited {
	color: #000;
	text-decoration: none;
}

.frkList a:hover {
	text-decoration: underline;
}

.fett {
	font-weight: bold;
}
