<style type="text/css">

.linktext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
}
.linktext:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.linktext:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.linktext:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #00CCFF;
}
.linktext:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000080;
}
.body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border-left:2px white solid;
	border-right:2px white solid;
	background-color: white;
}
.maintext {
	font-family:Verdana,Arial;
	font-size: 12px;
	color: #000000;
	background-color: white;
border-left:4px white solid;
}
.h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
}
.menubackground
{
 background-repeat:no-repeat;
background-color:WhiteSmoke;
background-image=url("images/ship_bg.jpg");
width:175px;
vertical-align:top;" 
}

</style>


