body {
	background-image: url(images/Underwater.jpg);
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.greytext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.footerwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.footerwhite a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.footerwhite a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.footerwhite a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.footerwhite a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
}
