div.wHistory
{
	position: absolute;
	top: 238px;
	left: 220px;
	width: 500px;
	height: 20px;
	z-index: 11;
}

table.wHistory
{
	border-collapse: collapse;
}

td.wHistory_arrow
{
	font-size: 12px;
	font-weight: bold;
	color: #593208;
}

a.wHistory
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	/* color: #9e590f; */
	text-decoration: none;
	border: 0px;
}

a.wHistory:hover
{
	text-decoration: underline;
	border: 0px;
}
