a {
	background-color: #644DF7;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

a:hover {
	color: #000000;
	background-color: #6699FF;
}

#page  {
	width: 780px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lien {
	background-color: #644DF7;
	height: 16px;
	width: 0px;
	position: static;
	right: 0px;
	visibility: visible;
	clip: auto;
	overflow: scroll;
	}
