	
	body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:16px;
	}

	#content a {
	padding:0px;
	font-size:12px;
	color: black;
	text-decoration : none;
	}
	#content a:hover {
	padding:0px;
	font-size:12px;
	color: black;
	background-color : Yellow;
	text-decoration : none;
}
	#content a visited {
	padding:0px;
	font-size:12px;
	color: black;
	}
	strong {
	font-size: 20px;
}
#home {	
  background-image: url('../img/navi/home.gif');
  background-repeat:none;
}

#home:hover {
  background-image: url('../img/navi/home_on.gif');
  background-repeat:none;
}
#home a:hover {
  font-size: 1px;
  background-image: url('../img/navi/home_on.gif');
  background-repeat: none;
}
#home_on {
  background-image: url('../img/navi/home_on.gif');
  background-repeat: none;
}

	#theship {background-image: url('../img/navi/theship.gif');background-repeat:none;}
	#theship:hover {background-image: url('../img/navi/theship_on.gif');background-repeat:none;}
	#theship a:hover {font-size:1px;background-image: url('../img/navi/theship_on.gif');background-repeat:none;}
	#theship_on {background-image: url('../img/navi/theship_on.gif');background-repeat:none;}
	#mission {background-image: url('../img/navi/mission.gif');background-repeat:none;}
	#mission:hover {background-image: url('../img/navi/mission_on.gif');background-repeat:none;}
	#mission a:hover {font-size:1px;background-image: url('../img/navi/mission_on.gif');background-repeat:none;}
	#mission_on {background-image: url('../img/navi/mission_on.gif');background-repeat:none;}
	#investment {background-image: url('../img/navi/investment.gif');background-repeat:none;}
	#investment:hover {background-image: url('../img/navi/investment_on.gif');background-repeat:none;}
	#investment a:hover {font-size:1px;background-image: url('../img/navi/investment_on.gif');background-repeat:none;}
	#investment_on {background-image: url('../img/navi/investment_on.gif');background-repeat:none;}
	#comments {background-image: url('../img/navi/comments.gif');background-repeat:none;}
	#comments:hover {background-image: url('../img/navi/comments_on.gif');background-repeat:none;}
	#comments a:hover {font-size:1px;background-image: url('../img/navi/comments_on.gif');background-repeat:none;}
	#comments_on {background-image: url('../img/navi/comments_on.gif');background-repeat:none;}
	#contact {background-image: url('../img/navi/contact.gif');background-repeat:none;}
	#contact:hover {background-image: url('../img/navi/contact_on.gif');background-repeat:none;}
	#contact a:hover {font-size:1px;background-image: url('../img/navi/contact_on.gif');background-repeat:none;}
	#contact_on {background-image: url('../img/navi/contact_on.gif');background-repeat:none;}
	
#home a,
#theship a,
#mission a,
#investment a,
#comments a,
#contact a  {
  display: block;

}
