Index: trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc
===================================================================
--- trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc	(revision 2449)
+++ trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc	(revision 2459)
@@ -90,4 +90,8 @@
     fHistCol->SetDirectory(NULL);
 
+    fHistAll->UseCurrentStyle();
+    fHistSel->UseCurrentStyle();
+    fHistCol->UseCurrentStyle();
+
     fHistAll->SetXTitle("E [GeV]");
     fHistAll->SetYTitle("r [m]");
