
.text {
	font-family : Tahoma, Verdana, Arial; 
	color : #000000;
	font-size : 7pt; 
	font-weight : normal;
}

.text8 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 8pt; 
	font-weight : normal;
	text-decoration:none;
}

.text10b{
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 10pt; 
	font-weight : bold;
}

.lien{
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.lien {
	font-size : 14pt;
	font-weight : bold;
	color : #ff9900;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

