.ksword {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #330033;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
}
