h2 {
	font-size:11px;
}
h2 a {
	color:#774821;
	text-decoration:none;
}
	h2 a:hover {
		text-decoration:underline;
	}
.clear {
	clear:both;
	font-size:1px;
	display:block;
	overflow:hidden;
}

.hidden {
	display:none;
}	
.backBtn {
	float:right;
	text-decoration:none;
	color:#513B27;
	font-size:12px;
	font-weight:bolder;
	margin-right:10px;
}
	.backBtn:hover {
		text-decoration:underline;
	}

