.barnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.barnav a:link, .barnav a:visited {
	text-decoration: none;
}
a {
	text-decoration: none;
	border-bottom: 1px solid #666;
}
a:hover {
	background-color: #eee;
}
p, li {
	line-height: 135%;
}
li {
	margin-bottom: .25em;
}
.closeLink {
	text-align: center;
}
.closeLink a {
	color: #666;
	width: 100px;
	border: 1px solid #666;
	background-color: #eee;
	padding: 3px 4px;
	font-size: small;
}
.closeLink a:hover {
	color: #fff;
	background-color: #666;
}
