#navbar a, a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #587e45;
  }

#navbar a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #efefef;
  }

#navbar {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 14pt
  }

#featured a, a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #587e45;
  }
  
#featured a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
  }
