div#location {
	font-size:  12px;
}

div#location a {
	text-decoration: none;
	color: black;
	padding: 0 5px 0 5px;
	letter-spacing: 1px;
}

div#location a.home {
	padding-left: 0;
}


div#location a.active {
	font-weight: bold;
}