.nav:link {
	color: #990000;
	font-family: "Batik Regular";
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-size: 14px;
}
.nav:visited {
	color: #990000;
	font-family: "Batik Regular";
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-size: 14px;
}
.nav:hover {
	color: #000000;
	font-family: "Batik Regular";
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-size: 14px;
}
.nav:active {
	color: #990000;
	font-family: "Batik Regular";
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-size: 14px;
}
.links:link {
	text-decoration: none;
	color: #000099;
}
.links:visited {
	text-decoration: none;
	color: #000099;
}
.links:hover {
	text-decoration: none;
	color: #990000;
}
.links:active {
	text-decoration: none;
	color: #000099;
}
.nav_box {
	border: thin solid #000000;
	background-color: #F5E55E;
}
.body_box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.body_text {
	font-family: "Batik Regular";
	font-size: 14px;
	font-weight: normal;
}.body_box2 {
	background-color: #f9f79a;
	border: medium solid #99AA88;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

