* {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}

a.petit {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}

a.petit:hover {
	font-size: 12px;
	text-decoration: underline;
}

table {
	border-color: #FFFFFF;
}