.menu {
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.menu a{
	color: white;
	font-weight: bold;
	text-decoration: none;;
}

.menu a:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


.footer {
	font-family: Arial;
	font-size: 10pt;
	color: #C0C0C0;
}

.footer a{
	text-decoration:none;
	color: #C0C0C0;
}

.footermenu {
	font-family: Arial;
	font-size: 9pt;
	color: #DE5336;
}

.footermenu a{
	font-family: Arial;
	font-size: 9pt;
	color: #DE5336;
	text-decoration: none;
}

.footermenu a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #DE5336;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

.news {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

.title1 {
	font-family: Arial;
	font-size: 16pt;
	color: #00356E;
	font-weight: bold;
}

.title2 {
	font-family: Arial;
	font-size: 16pt;
	color: #FE3C00;
	font-weight: bold;
}

.sotm {
	font-family: Arial;
	color: #FE3C00;
	font-weight: bold;
	font-size: 11pt;
	padding: 4px 0px 4px 0px;
}

.vessels {
	font-family: Arial;
	font-size: 11pt;
	color: #00356E;
	font-weight: bold;
	text-decoration: none;
	}

.vessels a{
	font-family: Arial;
	font-size: 11pt;
	color: #00356E;
	font-weight: bold;
	text-decoration: none;
	}

.vessels a:hover, .vessels .selected{
	color: #FE3C00;
	text-decoration: underline;
	}
