/* CSS Document */

<!--
body,td,th {

SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #9933cc;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #9933cc;
	SCROLLBAR-ARROW-COLOR: #9933cc;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #9933cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
		font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.texte {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.Style2 {
	color: #00FF00;
	font-weight: bold;
}
-->
:link,:hover { cursor: url(example.svg#linkcursor), url(jim_1.cur), pointer }