.bar3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-left: 7px;
	text-decoration: none;
	color: #669966;
	background-color: #99cc99;
}
.bar3 a:link {
	color: #669966;
	text-decoration: none;
}
.bar3 a:visited {
	color: #669966;
	text-decoration: none;
}
.bar3 a:hover {
	color: #666666;
	text-decoration: none;
}
.bar3 a:active {
	color: #669966;
	text-decoration: none;
}
