body {
	background-color: #c8ffff;
}

body,div,td,th {
	font-family:Verdana,Arial;
	font-size : 9pt;
}

p.liens {
	vertical-align : middle;
	text-align : center;
	font-weight : normal;
}

A:hover {
	font-weight : bold;
	color : #000066;
	background : #FFFF99;
	text-decoration : none;
} 

A:visited {
	text-decoration : none;
	color : #000066;
} 
A:link {
	text-decoration : none;
	color : #000066;
	} 
A:active {
	text-decoration : none;
	color : #000066;
} 
