div.navSection {
	padding:6px;
}
div.header a {
	color:#666;
	text-decoration:none;
}
div.header a:hover {
	color:blue;
}
