body {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#720101;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#720101;
	scrollbar-highlight-color:#720101;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	;
	background-color: #000000;
	background-color: #000000;
	margin-top: 0px;
	color: #BBBBBB;
	font-family: Tahoma;
	font-size: 11px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
	height: auto;
	left: 5px;
	top: 5px;
	background-image: url(images/fond2.jpg);
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
