body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660099;
	scrollbar-face-color:#FFC0FF;
	scrollbar-shadow-color:#FF0099;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FF0099;
	scrollbar-track-color:#660099;
	scrollbar-arrow-color:#FFFFFF;
}
a:link {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #FF0F9C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #FF0F9C;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.bold {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #FF0F9C;
	text-decoration: underline;
}
a:visited.bold {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #FF0F9C;
	text-decoration: underline;
}
a:hover.bold {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0F9C;
	text-decoration: none;
}
TD.rose {
	background-color: #660099;
	BORDER-RIGHT: #6699FF 1px dashed; 
	BORDER-TOP: #6699FF 1px dashed; 
	BORDER-LEFT: #6699FF 1px dashed; 
	BORDER-BOTTOM: #6699FF 1px dashed; 
	BORDER-COLLAPSE: collapse;
}
