body {
	color: #3F702E;
}

.active-scroll-bars {
	overflow-x: hidden
}

h1 {
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 15px;
}

div.content {
	margin: 10px;
	text-align: left;
}

table.galerie {
	background-color: #EAE8CF;
	font-size:16px;
	width: 580px;
}

table.galerie th {
	text-align: left;
	font-size:22px;
	color: #FFA34F;
	background-color: #669966;
}

table.galerie a {
	text-decoration: none;
	color: #FFA34F;
}

table.galerie a:hover {
	text-decoration: none;
	color: #FFA34F;
}
table.galerie a:link
{
	color: #FFA34F;
}

table.galerie a:active
{
	color: #FFA34F;
}

table.galerie a:visited
{
	color: #FFA34F;
}

table.galerie a:focus
{
	color: #FFA34F;
}

table.galerie img {
	border: none;
}
