A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #33cc33;}

BODY, TABLE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#res
{
	font-size: 11px;
	border:1 solid green;
}

#resshow
{
	font-size: 12px;
	border:1 solid black;
}

#res a:hover
{
	font: 11px;
	color:#000000;
		text-decoration:none;
}

#resshow a:hover
{
	font: 14px;
	color:#000000;
	text-decoration:none;
}

#resshow a
{
	font: 14px;
	color:#000000;
		text-decoration:none;
}

#tree a
{
	font: 11px;
	color:#ffffff;
		text-decoration:underline;
}
