

.shipyards {
	font-family: georgia, times, times new roman, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #66CCFF;
}

.body {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #330000;
}

.body-bold {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #330000;
}

a:link {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #330000;
}

a:hover {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #66CCFF;
}

a:active {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #66CCFF;
}

a:visited {
	font-family: georgia, times, times new roman, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #330000;
}
