body {
	scrollbar-arrow-color: #ffcccc;
	scrollbar-3dlight-color: #ffcccc;
	scrollbar-shadow-color: #ffcccc;
	scrollbar-darkshadow-color: White;
	scrollbar-base-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-track-color: White;
	}


H1  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	font-size : medium;
}

H2  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	font-size :  small;
}

A  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	font-size : 10pt;
	color : White;
}

A:Visited  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : Silver;
}

A:Active  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : LightSlateGray;
}

A:Hover  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	text-decoration : underline;
	color : Black;
}

TD  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-size : 10pt;
	color : DarkSlateGray;
}

SELECT  {
	background-color : Snow;
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : italic;
	text-decoration : none;
	font-size : 10pt;
	color : DarkGreen;
}

TEXTAREA, INPUT  {
	background-color : Snow;
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-size : 10pt;
	color : DarkSlateGray;
}

.submit  {
	border-style : ridge;
	background-color : FireBrick;
	color : White;
}
.bd  {
	border-color : DarkBlue;
	border-width : thin;
	border-style : solid;
}

#vente div {
	scrollbar-arrow-color: #ffcccc;
	scrollbar-3dlight-color: #ffcccc;
	scrollbar-shadow-color: #ffcccc;
	scrollbar-darkshadow-color: White;
	scrollbar-base-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-track-color: White;
	}

#vente ul { padding-left: 5px; margin-left: 10px;  margin-bottom: 1px;       } 

#vente li { margin-bottom: 5px;       } 

#vente A  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : DarkSlateGray;
	text-decoration: none;
}

#vente A:Visited  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : DarkSlateGray;
}

#vente A:Active  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CC0000;
}

#vente A:Hover  {
	font-family : Arial, Helvetica, Geneva;
	font-weight : normal;
	text-decoration : underline;
	color : red;
}
