A{ 
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
 }
 
 A:HOVER {
	text-decoration : none;
	color: White
}

.clsNoScript{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size:8pt;
	font-weight : bold;
	color: #3399FF;
}
 
.location_bar{
	font-size: 9pt;
	color: #3399FF;
	font-weight : bold;
}


body, td, th, a, p, h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
}


.clsNodeL1, .clsNodeL1:visited{
	color: black;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
.clsNodeL1:hover{
	color: blue;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}

.clsNodeL2, .clsNodeL2:visited{
	color: black;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
.clsNodeL2:hover{
	color: blue;
	font-size : 10px;
	text-decoration : underline;
	font-weight : bold;
}

.clsNodeL3, .clsNodeL3:visited{
	color: black;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
.clsNodeL3:hover{
	color: blue;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}
