body {
	background-color: #666666;
}

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

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bienvenu {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stylered {color: #FF0000}

.stylegreen {color: #006600}

.styledarkgrey {color: #666666}

.styleblank {color: #FFFFFF}

.stylegrey {color: #333333}

.stylesky {color: #0033CC}

.stylebrown {color: #993300}

.styleblue {color: #000066}

.stylebordeaux {color: #CC0033}

.commencezici {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}