a {
	text-decoration : none;
	color:#0099cc;
	font-family: font-family: trebuchet MS, Arial, sans-serif;
	font-size: 9pt;
	font-variant: normal;
}
a:hover {
	color:#0099cc;
	text-decoration: underline overline;
	position: relative; 
	top: 1.5px; left: 1.5px;
}


a:link.big, a:active.big, a:visited.big {
	font-size: 16pt;
	font-family: font-family: trebuchet MS, Arial, sans-serif;
	color: #dddddd;
	font-weight: bold; 
	text-decoration:none;
} 
a:hover.big {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline overline;

}

a:link.small, a:active.small, a:visited.small {
	font-size: 7pt;
	font-family: font-family: trebuchet MS, Arial, sans-serif;
	color: #0099cc;
	text-decoration:none;
} 
a:hover.small {
	color:#0099cc;
	text-decoration: underline overline;
	position: relative; 
	top: 1.5px; left: 1.5px;

}





body {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 14pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #0099ff;
	background-attachment : fixed;
	scrollbar-face-color:#0099cc;
	scrollbar-arrow-color:#dddddd;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color:#0099cc;
	scrollbar-darkshadow-color:#0099cc;
}

.texte_small {
	font-size: 9pt;

}

.texte_rose 
{
	color: #FF3399;
	font-weight: bold; 
}


.TH,TD,P,TABLE {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size:14pt;
	font-weight:normal;
}