.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.menubar a:hover {
	color: #FF9900;
	text-decoration: none;
	filter: Glow(Color=2, Strength=2);


}
.menubar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.backbar {
	text-decoration: none;
	cursor: hand;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
}

