%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}[scale=.7]
   \GraphInit[vstyle=Art]
   \tikzset{VertexStyle/.append style={minimum size=2pt}}
   \SetGraphArtColor{blue}{darkgray}
   \grTutteCoxeter
\end{tikzpicture}

\end{document} 
