.frkList {
	color: #339933;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #339933;
	margin: 20px 0 10px 0;
	padding: 8px 10px;
	line-height: 1.4em;
	word-spacing: 0.3em;
}

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


