body {
	background-color: #003366;
	margin: 0px;
	color: #003366;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}

a:link {
	color: #006666;
	text-decoration: none;

}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #006666;
	text-decoration: none;
}
table {
	font-size: 12px;

}

.fd
{
	background-image: url(images/abyssmoules.jpg);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}
