body {
	background-color: #E4D6C0;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #41321D;
}
.navbar {
	background-color: #3E2813;
}
a.topnav {
	font-weight: bold;
	color: #E4D6C0;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	display: block;
	float: left;
}
h1 {
	color: #663300;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #EFE6CF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ref {
	font-weight: bold;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
	color: #FFFFFF;
}
.tips {
	color: #663300;
	font-weight: bold;
}
.cat-top {
	background-color: #3E2813;
	padding: 2px;
	color: #EFE6CF;
	font-size: 12px;
	font-weight: bold;
}
li a{
	background-color: #EFE6CF;
	padding: 3px 2px;
	display: block;
	margin-bottom: 1px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-type: none;
}
li a:hover {
	background-color: #E7DAB8;
	color: #663300;
}
a.footerlink {
	color: #41321D;
	text-decoration: none;
}
