*{
SCROLLBAR-ARROW-COLOR: #BF9597;
SCROLLBAR-TRACK-COLOR: #2D191A;
SCROLLBAR-BASE-COLOR:#2D191A;
SCROLLBAR-SHADOW-COLOR:#BF9597;
scrollbar-highlight-color: #2D191A; 
scrollbar-darkshadow-color: #2D191A;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BF9597;
	background-color: #2D191A;
	text-align: center;
}
.titre {
	font-weight: bold;
	font-variant: small-caps;
	color: #BF9597;
}
.titre1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #BF9597;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-VARIANT: small-caps;
	TEXT-DECORATION: underline;
	text-align: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF9597;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF9597;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #81575B;
	text-decoration: underline overline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF9597;
	text-decoration: none;
}
