@charset "utf-8";
.word {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.links {
	font-size: 16px;
	line-height: 22px;
	color: #990033;
	text-decoration: none;
}

