BODY
{
		background-color: #FFDA22;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#200000;
}
.clsNode {
	font-size: 11px;
	line-height:14px;
	background-color: #FFF060;
	text-decoration: none;
	cursor: hand;
	color: #200000;
	font-weight: normal;
}
a {
	color: #200000;
	text-decoration: none;
}
a:hover {
	TEXT-DECORATION: none;
	COLOR: #800000;
}
a:active {
	TEXT-DECORATION: none;
	COLOR: #F00;
}

