.tool
{
	color:black;
}

.tool A
{
	color:black;
    text-decoration:underline;
    font-weight:bold;
}

.tool TD
{
	color:black;
}

#listView .trCurrent
{
	background-color:gray;
    color:white;
}

BUTTON
{
	cursor:pointer;
}