.frkList {
	font-size: 10px;
	margin: 20px 50px;
	padding: 8px 10px;
	border-top: 1px solid #999;
	color: #333;
}

.frkList a,
.frkList a:link {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

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