.grandtitre { color: white; font-style: normal; font-weight: bold; font-size: 25px; line-height: 30px; font-family: Arial, Helvetica, sans-serif }
.titre { color: white; font-style: normal; font-weight: bold; font-size: 18px; line-height: 20px; font-family: Arial, Helvetica, sans-serif }

body { color: white; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }
table { color: white; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }
input { color: black; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }
select { color: black; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }
textarea { color: black; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, sans-serif }

A:link {
	TEXT-DECORATION: none;
	color: white;
}

A:visited {
	TEXT-DECORATION: none;
	color: white;
}

A:active {
	TEXT-DECORATION: none;
	color: white;
}

A:hover {
	TEXT-DECORATION: none;
	color: #FA2800;
}
