.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.notes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.titre2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.erreur {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
a:link {
	color: #C6C7A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6C7A5;
}
a:hover {
	text-decoration: underline;
	color: #C6C7A5;
}
a:active {
	text-decoration: none;
	color: #C6C7A5;
}
a {
	font-weight: bold;
}
