.usernav { 	display: inline; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0px; }
.usernav a { color: #000000; }
.usernav a:link		{ color: #000000; }
.usernav a:visited 	{ color: #000000; }
.usernav a:hover	{ color: #000000; }
.usernav a:active	{ color: #000000; }

.breadcrumb { display: inline; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0px; }
.breadcrumb a { color: #000000; }
.breadcrumb a:link		{
	color: #000000;
	text-decoration: underline;
}
.breadcrumb a:visited 	{ color: #000000; }
.breadcrumb a:hover	{ color: #000000; }
.breadcrumb a:active	{ color: #000000; }

.linksbar { 	display: inline; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0px; }
.linksbar a { color: #000000; }
.linksbar a:link		{ color: #000000; }
.linksbar a:visited 	{ color: #000000; }
.linksbar a:hover	{ color: #000000; }
.linksbar a:active	{ color: #000000; }
