body {
	background-image: url(ff6style-zozo-spread.gif);
	margin: 0;
	padding: 0;
	color: white;
}
a img {
	border: solid 2px #009999;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #7AD6BC;
	text-decoration: underline;
}
a:hover img {
	border: dotted 2px white;
}
a:active {
	color: #009999;
	text-decoration: none;
}
p {
	text-align: center;
}
img {
	margin: 0 5px;
}
#bodycopy {
	background-image: url(ff6style-zozo-back3.gif);
}