a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
}

.style1 {
	color: white;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.titre1 {
	color: white;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.titre2 {
	color: white;
	font-size: 12px;
	font-family: Verdana;
}

.titre3 {
	color: #283F6E;
	font-size: 19px;
	font-family: Verdana;
}

.titrecadre {
	color: #283F6E;
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}

.texte1 {
	color: #283F6E;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.texte2 {
	color: #CC448E;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}

.texte3 {
	color: #283F6E;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}

.texte4 {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
