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

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

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