a:link
{
	color: rgb(0, 66, 0); 
}
a:visited
{
	color: rgb(0, 66, 0); 
} 
a:active 
{
	color: rgb(0, 66, 0);
}
body
{
	font-family: Arial, Helvetica;
	font-size: x-small;
	background-color: rgb(153, 192, 255);
	background-image: url('images/chateau.jpg');
	background-attachment: fixed;
	color: rgb(0, 66, 0)
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
	color: rgb(0, 66, 0)
;
}
h1
{
	 
}
h2
{
	 
}
h3
{
	 
}
h4
{
	 
}
h5
{
	 
}
h6
{
	 
}