@charset "iso-8859-1";
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #5C8840;
	text-decoration: none;
}

a:hover {
	background-color: #F5F5DC;
	text-decoration: none;
}

a:active {
	color: #C8D098;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-color: #A9C887;
	background-image: url(nadege/images/daumal_center.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #F0F0D8;
	scrollbar-arrow-color: #808840;
	scrollbar-base-color: #C8D098;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #B0C888;
	scrollbar-highlight-color: #F0F0D8;
	scrollbar-shadow-color: #808838;
}

h1.attention {
	color: #485800;
	font-size: x-small;
}

h3.copyright {
	color: #000000;
	font: italic;
	font-size: smaller;
}

td {
	color: #000000;
	font: normal x-small Verdana;
}