* {
	font-family : Verdana;
	font-size : 12px; 
	color : #FFFFFF;

} 
body {
	background : #000000;
}


img { 
	border:none;
}

/* Lien*/
a	{	text-decoration:none;	color: #cc0000; }
a:hover	{	text-decoration:underline;	color: #ff0000; }