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

\begin{document}

\begin{tikzpicture}[scale=.6]
      \GraphInit[vstyle=Shade]
      \renewcommand*{\VertexInnerSep}{4pt}
      \SetVertexNoLabel\SetGraphShadeColor{red!50}{black}{red}
      \grTetrahedral[RA=5]
 \end{tikzpicture}

\end{document} 
