a:link {
	text-decoration: ;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: overline underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}


/* menu deroulant */
.Styleder {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* dossier jeux menu liste defilante et fixe */
.Stylejder {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
}

/* menu deroulant etoile */
.Styleeto {
	font-size: 13px;
	color: #247FE6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* defilant_etoile)*/
.Style2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

/* dossier jeux menu deroulant */
.menuhaut {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #247FE6;
	text-decoration: underline;
}