body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	font-weight: 200;
	font-variant: normal;
	background-color: #D4CFCC;
}
body {
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(bg_lalique.jpg);
	background-repeat: repeat;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
	background-attachment: fixed;
	}

