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