a:hover {  color: #FF9900; text-decoration: underline overline}
.liens {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.liens2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.titres {  
font-size: 18px; 
font-weight: bold; 
color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	background-position: 0px;
}
