.word {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;


}
.wordline {
	font-size: 12px;
	text-decoration: underline;
}
.border {
	border: 1pt solid #000000;
}
.dot {
	border: 1px dotted #333333;
}
.greenword {
	font-size: 12px;
	line-height: 20px;
	color: #2B772B;
	text-decoration: none;
}
