body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #330033;
	letter-spacing: 0.2em;
	white-space: normal;
}
.petit {
	font-size: 10px;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
.fondjaune {
	color: #660099;
	background-color: #FFCC00;
}

a:visited {
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.YON {
	letter-spacing: 0.3em;
	text-align: center;
}
#objForm .rouge {
	color: #FF0000;
}
.fondCase {
	color: #FFFFFF;
	background-color: #663366;
}
.blanc {
	font-weight: bold;
	color: #FFFFFF;
}
.asterisque {
	color: #66FFFF;
	text-decoration: blink;
}

