@charset "utf-8";
body { font-size: 0.3em; margin: 0px;	background-color:#ded5be;}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;

}
.bar {
	font-family: "Times New Roman", Times, serif;
	color: #E8E2D2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.pmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #2E2926;
}
.pmenucopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #237EB3;
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txtCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #DED5BE;
}
.pmenunon {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E2926;
}

