BODY
{
	background-color: White;
	font-family: Verdana;
}

a:link, a:visited
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	color : rgb(9,70,159);
	text-decoration: none;
}

.menu
{
	background-color: #ff5301;
	font-size: 0.9em;
	font-weight:bold;
	color: #ffffff;
}

.copyright 
{
	background-color: #09469f; 
	font-size: 0.6em; 
	color: #ffffff;
}

.i4s
{
	background-color: #09469f; 
	font-size: 0.6em; 
	color: #ffffff; 
	text-align: right;
}

.text
{
	font-size: 0.8em;
	color: #000000;
}

a.yachts:link, a.yachts:visited
{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
}

a.yachts:hover
{
	text-decoration: none;
	color:rgb(9,70,159);
	font-size:0.8em;
}

a.footer:link, a.footer:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.footer:hover
{
	text-decoration: none;
	color: #ff5301;
}

