BODY
{
	background-color:#000;
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0;
}
.clsNode {
	font-size: .8em;
	text-decoration: none;
	color: #FF0;
	font-weight: normal;
	cursor: hand;
}
a {
	color: #FF0;
	text-decoration: none;
}
a:hover {
	TEXT-DECORATION: none;
	COLOR: #0FF;
}
a:active {
	TEXT-DECORATION: none;
	COLOR: #F00;
}

