.txt01 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.txt02 {
	font-family: Arial;
	font-size: 10px;
	color: #6A98E3;
}
.txt03 {

	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.txt-grasCAPS {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.txt-grasnoir {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt-grasbleu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6A98E3;
}
a:link {
	color: #3674DA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3674DA;
}
a:hover {
	text-decoration: underline;
	color: #6A98E3;
}
a:active {
	text-decoration: none;
	color: #3674DA;
}
