.system-nav-orange
{
	color: #999;
	font-size:12px;
}
.system-nav-orange a{
    color: #024FA9;
    text-decoration: none;
}


.system-nav-orange .nav-current-page
{
	color:white;
	background-color: #024FA9;
	font-weight: bold;
	padding:1px 2px;
}