/* Linki */

a:link    {text-decoration: none; 	color: #3c3c3c;}
a:visited {text-decoration: none; 	color: #3c3c3c;}
a:hover   {text-decoration: none; 	color: #6e6e6e;}
a:active  {text-decoration: none; 	color: #6e6e6e;}
