\tikzstyle{CS}=[
-Latex,very thin,
font={\scriptsize},
color=gray
]
\draw [CS] (-5,0) -- (5,0);
\draw [CS] (0,-5) -- (0,5);