a.bnav:link, a.bnav:active, a.bnav:visited  {
	font-family: tahoma, verdana, arial;
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #afc484;
	border-right-color: #afc484;
	border-bottom-color: #afc484;
	border-left-color: #afc484;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;

}

a.bnav:hover {
	text-decoration: none;
	background-color: #aed1f0;
}
