#frk {
	padding: 10px;
}

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

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

.frkList a:hover {
	color:#FF9900;
}