body 		{	background-color: #000000;
			scrollbar-3dlight-color: #000000;
			scrollbar-arrow-color: #FFEEAA;
			scrollbar-shadow-color: #FFCC66;
			scrollbar-face-color: #060600;
			scrollbar-highlight-color: #FFEEAA;
			scrollbar-track-color: #000000;
			margin-top:0px;
			margin-bottom:0px; }

div, p, td	{	font-family: Verdana, Tahoma, Arial, sans-serif;
			color: #FFEEAA; font-size: 12px; }

a:link		{	text-decoration: underline ; color: #FFEEAA ; }
a:visited	{	text-decoration: underline ; color: #EECC99 ; }
a:active	{	text-decoration: none ; color: #EECC66 ; }
a:hover		{	text-decoration: none ; color: #EECC66 ; }

a.petit:link	{	font-size: 10px; text-decoration: none; }
div.petit	{	font-size: 10px; }
td.petit	{	font-size: 10px; }

.gros		{	font-size: 14px; }
a.gros		{	font-size: 14px; }
div.gros	{	font-size: 14px; }
td.gros		{	font-size: 14px; }

a.sans:link	{	text-decoration: none; }
a.sans:hover	{	text-decoration: none; }
a.sans:active	{	text-decoration: none; }
a.sans:visited	{	text-decoration: none; }

div.scroll	{	height: 410; overflow: scroll;
			scrollbar-3dlight-color: #000000;
			scrollbar-arrow-color: #FFEEAA;
			scrollbar-shadow-color: #FF9900;
			scrollbar-face-color: #060600;
			scrollbar-highlight-color: #FFEEAA;
			scrollbar-track-color: #000000; }

.titre		{	font-family: Serpentine, Verdana, Tahoma, Arial, sans-serif;
			color: #FFEEAA; font-size: 16px; }