/*********************************************/
/* Projekt : WildImages Website              */
/* Autor   : Frank Krahmer Wildlife Images   */
/* Datei   : navigation.css                  */
/*********************************************/

body	{ margin-top:20px; margin-bottom:10px; margin-left:18px; margin-right:18px; }
body	{ background-color:#000000; }
p,td,th	{ font-family:Arial, Helvetica, Verdana; color:#729EC2; }
p,td,th	{ font-size:8pt; }
a:link	{ color:#000000; font-weight:bold ; text-decoration:none; }
visited	{ color:#000000; font-weight:bold ; text-decoration:none; }
active	{ color:#000000; font-weight:bold ; text-decoration:none; }
hover	{ color:#000000; font-weight:bold ; text-decoration:none; }

