.menutree {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menutree:hover{
	text-decoration: none;
	color: #0066CC;
}
a.menutree:link{ 
	text-decoration: none;
	color: #006699
}
a.menutree:active{ 
	font-weight: bold;
	text-decoration: none;
	color: #006699
}
a.menutree:visited{ 
	text-decoration: none;
	color: #006666}