BODY {
	font-size : 10px;
	font-family : Verdana;
	color : #C0C0C0;
	background : #000000;

	scrollbar-face-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
}


a:link {
	color: #C0C0C0;
}

a:visited {
	color: #C0C0C0;
}

a:hover {
	color: #FFFFFF;
}

a.passouligne:link {
			color: #C0C0C0;
			text-decoration: none;
			}

a.passouligne:visited {
			color: #C0C0C0;
			text-decoration: none;
			}

a.passouligne:hover {
			color: #C0C0C0;
			text-decoration: none;
			}

a.credit:link {
			color: #C0C0C0;
			text-decoration: none;
			}

a.credit:visited {
			color: #C0C0C0;
			text-decoration: none;
			}

a.credit:hover {
			color: #FFFFFF;
			text-decoration: none;
			}


