#woods {
	margin-left: 20px;
}
.woodwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
.woodwords a:link, .woodwords a:visited {
	font-weight: bold;
	color: #404263;
	text-decoration: underline;
}
.woodwords a:active {
	font-weight: bold;
	color: #404263;
	text-decoration: underline;
}
.woodwords a:hover {
	font-weight: bold;
	color: #934D16;
	text-decoration: underline;
}