body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../img_fr/bkgd_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	color: #444428;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #444428;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #95950C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: 95950c;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #444428;
	font-weight: bold;
	text-decoration: underline;
}