div { font-family : Times new roman, Arial,Tahoma, Helvetica; }
.clsNode { text-decoration: none; font: 7pt verdana; color: black; cursor: default; }
.clsNode:hover { text-decoration: none; color: black; }

.clsCoolNodeL1{
	font-size: 16px;
	font-family: Times new roman,Arial,Tahoma,Helvetica;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
    background: url( images/menuhatter.jpg ) no-repeat left;			
}
.clsCoolNodeL1:hover {
	color: #ffcc00;	  	  				 /*#eeeeee*/
	text-decoration: none;
    background: url( images/menuhatter.jpg ) no-repeat left;			
	//background-color: #000000;			 /*#003366*/
	cursor: hand;
}

.menuHatter {
    background: url( images/menuhatter.jpg ) no-repeat left;			
}

