<!--HÉLÈNE-->
body
{
	color: #FFFFFF;
	font-weight:lighter;
	background: #FFFFFF;
}

a:link, a:visited
{
	font-family: Georgia;
	font-weight:lighter;
	color: #B6ABC6;
	font-size:12px;
	font-weight:lighter;
	text-decoration: none;
}
a:hover, a:active
{
	
	font-family: Georgia;
	font-weight:lighter;
	color : #000000;
	font-size:12 px;
	text-decoration: none;
	
}

