
.system-nav-dvarulona-title
{
	color: #999;
	font-size:12px;
}

.nav-pages
{
	color: #999;
	font-size:12px;
	padding: 2px 0 2px 0;
}

.system-nav-pages .nav-current-page
{
	color:white;
	background-color: #68533E;
	font-weight: bold;
	padding:1px 3px;
}


a:link.nav-pages  {
	font-size:12px;
	text-decoration:underline;
}

a:visited.nav-pages {
	font-size:12px;
	text-decoration:underline;
}

a:hover.nav-pages {
	font-size:12px;
	text-decoration:underline;
}

