#navigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	width: 11em;
	margin-bottom: 0.5em;
}
#navigation blockquote p {
	padding-left: 2em;
	font-size: 0.75em;
}
#navigation blockquote blockquote p {
	height: 2.4em;
}
#navigation a {
	background: #fff;
	color: #000000;
	width: 10.2em;
	height: 1em;
	display: block;
	border-bottom: 1px solid #c5c5c5;
	border-left: 0.4em solid #c5c5c5;
	text-decoration: none;
	padding-left: 0.4em;
	padding-bottom: 0.2em;
}
#navigation blockquote a {
	width: 11em;
	}
#navigation blockquote blockquote a {
	height: 2.4em;
}
#navigation a:hover {
	font-weight: bold;
	color: #0092ad;
	letter-spacing: 0.05em;
	border-left: 0.4em solid #0092ad;
	border-bottom: 1px solid #0092ad;
}

	

