@charset "utf-8";
.top_bar {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808040;
	font-family: Garamond;
	font-size: 14px;
	text-transform: capitalize;
}
