.mnu {
	font-family: Garamond, "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #C87A1B;
	text-decoration: none;
	text-indent: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;


}
.mnu:link {
	font-family: Garamond, "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #C87A1B;
	text-decoration: none;
	text-indent: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;


}
.mnu:hover {
	font-family: Garamond, "Palatino Linotype", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #C87A1B;
	text-decoration: underline;
	text-indent: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;


}


h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #652E34;
	font-size: 16px;
	font-weight: bold;

}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	color: #48181D;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 10px;



}
.cpy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #652E34;
}

a {
	color: #652E34;
	text-decoration: underline;
}
a:hover {
	color: #652E34;
	text-decoration: none;
}

.picts {
	border: 1px solid #652E34;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
