BODY, TD {
	font-family : Century Gothic;
	font-size : 12px;
	color : #ffffff;
}

.button {
	font-family : Century Gothic;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}

.button:HOVER {
	font-family : Century Gothic;
	font-size : 12px;
	color : Silver;
	text-decoration: none;
}

.button-grey {
	font-family : Century Gothic;
	font-size : 12px;
	color : #727272;
	text-decoration: none;
}

a {
	font-family : Century Gothic;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}

a:HOVER {
	font-family : Century Gothic;
	font-size : 12px;
	color : Silver;
	text-decoration: none;
}

.links a:hover {
	font-family : Century Gothic;
	font-size : 12px;
	color : Silver;
	text-decoration: none;
}


.copyright {
	font-family: Century Gothic;
	font-size: 11px;
	color: #666666;
}
.bodytext {
	font-family: Century Gothic;
	font-size: 12px;
}
.foto {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: normal;
}
.gallerytitle {
	font-family: Century Gothic;
	font-size: 12px;
}
.gallerydesc {
	font-family: Century Gothic;
	font-size: 10px;
}
.galleryfoto {
	font-family: Century Gothic;
	font-size: 12px;
}

.links{
	font-family: Century Gothic;
	font-size: 10px;
}
.bottom {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
