td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: FF5A7B;
	text-decoration: none;
}
.ship {
	background-image: url(http://www2.homecu.net/%7Euscgycu/images/ship_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
body {
	background-color: #5678B5;
}
