* {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;
}

a.petit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

.petit {
	font-size: 12px;
}

body {
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #797979;
	background-image: url(texture.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

table {
	border-color: #797979;
}