body {
	background-color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 80%;
	scrollbar-arrow-color : White;
	scrollbar-base-color : Gray;
	scrollbar-highlight-color : Gray;
	scrollbar-3dlight-color : White;
}

div,p,h1,h2,h3,h4,ul,ol,li,pre,span,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}

td.hmenue {
	font-size : 60%;
	background-color : Black;
	color : White;
	font : bold;
}

h1 {
	font-size : 100%;
	font-weight : bold;
	line-height : 20%;
}
td.gal_pic {
	text-align : center;
	vertical-align : middle;
	padding : 10px;
	height : 100px;
	width : 100px;
	font-size : 60%;
}

td.gal_pic_big {
	text-align : center;
	vertical-align : middle;
	padding : 10px;
	height : 600px;
	width : 600px;
	font-size : 60%;
}

td.c  {
	font-size : 60%;
	color : Black;
}

td.menue {
	font-size : 60%;
	text-align : center;
}

hr {
	color : Black;
}


a {
	color : White;
}
a:hover {
	color : Red;
}
a:visited {
	color : Silver;
}
