body, td, th, a, p, h1, h2, h3{
	font-family: Tamil Bible;
	color: #593924;
	font-weight : bold;;
	font-size : 12pt;
	text-decoration : blink;
}

.clsNode, .clsNode:visited{
	font-family: Tamil Bible;
	color: red;
	font-weight : bold;;
	font-size : 12pt;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	color: brown;
	font-size : 12pt;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: black;
	font-size : 12pt;
	text-decoration : underline;
}

.clsNodeL2, .clsNodeL2:visited{
	color: silver;
	font-size : 12pt;
	text-decoration : none;
}
.clsNodeL2:hover{
	color: green;
	font-size : 12pt;
	text-decoration : underline;
}

.clsNodeL3, .clsNodeL3:visited{
	color: yellow;
	font-size : 12pt;
	text-decoration : none;
}
.clsNodeL3:hover{
	color: red;
	font-size : 12pt;
	text-decoration : underline;
}