@charset "iso-8859-1";
BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Times New Roman;
	font-size: 12px;
}

.clsNode, .clsNode:visited{
	color: #ff8928;
	font-weight : bold;;
	font-size : 12pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #f4ab2b;
	font-weight : bold;;
	font-size : 12pt;
	text-decoration : none;
}