 BODY {
    scrollbar-face-color:#FE7002;
    scrollbar-arrow-color:#4F0906;
    scrollbar-highlight-color:#FFA300;
    scrollbar-3dlight-color:#7B0208;
    scrollbar-shadow-color:#7B0208;
    scrollbar-darkshadow-color:#4F0906;
    scrollbar-track-color:#C8AD86;
	font-family : "Verdana";
	font-size : 12px;
	color : White;
   }

A {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}
A:LINK {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}

A:VISITED {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}
A:HOVER {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : #527394;
	font-weight: bold;
}
A.2 {
	font-family : "Verdana";
	font-size : 10px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}
A:LINK.2 {
	font-family : "Verdana";
	font-size : 10px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}

A:VISITED.2 {
	font-family : "Verdana";
	font-size : 10px;
	text-align : justify;
	text-decoration : none;
	color : White;
	font-weight: bold;
}
A:HOVER.2 {
	font-family : "Verdana";
	font-size : 10px;
	text-align : justify;
	text-decoration : none;
	color : #527394;
	font-weight: bold;
}
TABLE.texte {
	font-family : "Verdana";
	font-size : 12px;
	text-align : justify;
	text-decoration : none;
	color : White;
}

TABLE.bottom {
	font-family : "Verdana";
	font-size : 10px;
	color : White;
	border: 1px solid #8B0000;
}

TABLE {
	font-family : "Verdana";
	font-size : 12px;
	color : White;
	border:0px;
}

div.short
{
	font-family : "Verdana";
	font-size : 12px;
	color : White;
	border:0px;
	padding:3px;
	margin-top:3px;
	text-align:justify;
}


TABLE.middle {
	border-left: 1px solid #8B0000;
	border-right: 1px solid #8B0000;
}

