body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #33CCFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dolphinwatersBG1024x900_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #66CCCC;
	text-decoration: underline;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
}
#tableLayout {
	color: #003399;
}
