body {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366}
hr {  color: #336699}

.link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;	
	color: FFFFFF;	
	text-decoration: none;
}

.header { 

	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;	
	color: 003468;	
	text-decoration: none;
}

.blinktitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A8FC8;
	text-decoration: none;
	word-spacing: 0px;
	font-style: normal;
}

.blink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A8FC8;
	text-decoration: none;
	word-spacing: 0px;
	font-style: normal;
}
#navbar {
	height: 100px;
	width: 750px;
	left: 126px;
	top: 152px;
}
.navCruiseInfo {

}
.navCruiseInfo a:link {
	border: 1px solid #003366;
	display: block;
	padding: 3px 0px 3px 3px;
	background-color: #bdf0f2;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	width: 118px;
	
}

.navCruiseInfo a:visited {
	border: 1px solid #003366;
	display: block;
	padding: 3px 0px 3px 3px;
	background-color: #BDF0F2;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	width: 118px;
	
}

.navCruiseInfo a:hover {
	border: 1px solid #003366;
	display: block;
	padding: 3px 0px 3px 3px;
	background-color: #003366;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 118px;
	
}
#NavTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#NavTable a {
	color: #003366;
	text-decoration: none;
}

