#rric-navbar  {
	background: black; 
	font-family: arial, sans-serif; 
	font-size: smaller; 
	color: white;
	height: 1.5em;
	width: 100%;
	text-align: right;
	}
#rric-navbar a.title {
	position: absolute;
	left: 2em;
	}

#rric-navbar a.other {
	
	}

#rric-navbar a {
	text-decoration: none;
	color: white;
	}

#rric-navbar a:visited {
	color: white;
	}
	