table {
	font-size: 12px;
	line-height: 18px;
	color: #395f0b;

}
a:hover {
	color: #518412;
	text-decoration: underline;
}
input {
	color: #666666;

}
button {
	color: #8a7a08;
}
.word {
	border: 1px inset #8a7a08;
	font-size: 12px;

}
a {
	text-decoration: none;
	color: #395f0b;

}