.exbar {
	width: auto;
	text-decoration: none;
}
.exbar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
}
.exbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #497292;
	display: block;
	width: auto;
	border: 1px solid #000000;
	height: 15px;
	padding: 1px;
	font-weight: bold;
}
.exbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-weight: bold;
}
.exbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-weight: bold;
}
.exbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6DAEDE;
	width: auto;
	font-weight: bold;
}
.exbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6DAEDE;
	width: auto;
	font-weight: bold;
}
