.body_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #008899;
	text-decoration: none;
	}
	
	a:link {
	color: #00928f;
	text-decoration: none;
}
a:visited {
	color: #00928f;
	text-decoration: none;
}
a:hover {
	color:#7ef1f1;
	text-decoration: none;
}

a:active {
	color:#00928f;
	text-decoration: none;
}

.header_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: 500;
	color: #008899;
	text-decoration: none;
	text-align:center;
	}
	
	.navi_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-align: center;
	}
	
.navi_text a:link {
	color: #008899;
	text-decoration: none;
}
.navi_text a:visited {
	color: #008899;
	text-decoration: none;
}
.navi_text a:hover {
	color:#008899;
	text-decoration: none;
}

.navi_text a:active {
	color:#008899;
	text-decoration: none;
}

	.navi_text_v2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #008899;
	text-decoration: none;
	text-align: center;
	}
	
.navi_text_v2 a:link {
	color: #008899;
	text-decoration: none;
}
.navi_text_v2 a:visited {
	color: #008899;
	text-decoration: none;
}
.navi_text_v2 a:hover {
	color:#075761;
	text-decoration: none;
}

.navi_text_v2 a:active {
	color:#008899;
	text-decoration: none;
}
