/***********************************\
||     Feuilles de styles (CSS)    ||
|| François Bisch - easy-micro.org ||
\***********************************/

@import url("easystyle.css");

body {
background-color:black;
color:#ffffff;
}

.textefb, .textefbn, .new_textefb, .titre_items { 
color:#ffffff;
}


a, a:link { 
color:#ff8c00;
}
a:hover, a.menuh:hover { 
color:#ffff00;
}