.system-nav-orange
{
	color: #333333;
	font-size:12px;
	line-height: 22px;

}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}