body {
	background-color: #DFDBDA;
	background-image: url(../graphics/back.gif);
	background-repeat: repeat-x;

}
.fiches {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding-left: 14px;
	line-height: 16px;
	padding-top: 8px;

}
a:link {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #000000;

}
a:visited {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #333333;

}
a:hover {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #336699;
}
a:active {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}
