@charset "UTF-8";
/* CSS Document */

.addressbar {
	font-family: Helvetica Neue, Helvetica,  Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #DF6F00;
	text-align: center;
	letter-spacing: 0.35em;
	padding: 5px 0;
}

