BODY
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
}

TD.adresse
{
	font-size: 8pt;
	font-family: Helvetica;
	vertical-align: bottom;
	text-align: center;
	line-height: 1.6;
}

A
{
	font-size: 14pt ;
	font-family: Verdana ;
	font-weight: 700 ;
	margin: 10px ;
	color: rgb(102,102,102) ;
	text-decoration: none ;
	list-style-type: none ;
}

A:hover
{
	color: rgb(255,0,0) ;
}
