body {
	background-color: #FFFFFF;
}
.bord {
	border: 1px dashed #000000;
}
.lignebas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4 4 4 4;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.lignebasgros {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4 4 4 4;
}

