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

