.Titre {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif, courier;
	font-size:14px;
	line-height: normal;
	font-weight: bold;

}

.Menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif, courier;
	font-size:14px;
	line-height: normal;
	font-weight: 400;

}

.Contenu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif, courier;
	font-size:12px;
	line-height: normal;
	font-weight: normal;

}
 
 
A 
{ 
color:#FFFFFF; 
text-decoration:none; 
} 
A:hover 
{ 
color:#FF9966; 
text-decoration:none; 
} 
 
