body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #A6DBFF;
	background: repeat-y center url(images/background.png);
}
a:link {	color: #000000; }
a:visited {	color: #000000; }
a:hover {	color: #990000; }
a:active {	color: #000000; }

h1 {
	font-size:30px ;
	color: #000000 ; 
}

.description {
	font-size:11px ;
	color: #000000 ; 
}
.description a:link {	color: #000000; text-decoration:none;  }
.description a:visited {color: #000000; text-decoration:none;  }
.description a:hover {	color: #000000; text-decoration:none;  }
.description a:active {	color: #000000; text-decoration:none;  }

.liste {
	font-size:11px ;
	color: #000000 ; 
}
.liste a:link {		color: #000000; text-decoration:none;  }
.liste a:visited {	color: #000000; text-decoration:none;  }
.liste a:hover {	color: #000000; text-decoration:none;  }
.liste a:active {	color: #000000; text-decoration:none;  }

.conditions {
	font-size:10px ;
	color: #666666 ; 
}
.conditions a:link {	color: #666666; text-decoration:none;  }
.conditions a:visited {	color: #666666; text-decoration:none;  }
.conditions a:hover {	color: #666666; text-decoration:none;  }
.conditions a:active {	color: #666666; text-decoration:none;  }

.copyright {
	font-size:8px ;
	color: #666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #666666; text-decoration:none;  }
.copyright a:active {	color: #666666; text-decoration:none;  }