@charset "utf-8";
.mlthk {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}