.menubar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #999966;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;


}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
}
.lowermenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: #CCCC99;
}
