
}
.level1 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
}
.level2 {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 10px;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	cursor: hand;
}
a:link {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #923A3A;
}
a:visited {
	text-decoration: none;
	}

