/* Style Sheet für Frank Schraders Netzseite */
/* Text allgemein */
body { color:#000000; background-color:#DCD7C8; background-image:url(genhntgr.gif); }

/* Links */
a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:hover { color:#0080FF; text-decoration:none; }
a:active { color:#0080FF; text-decoration:none; }

/* Schriftart */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i
     { font-family:"New Times Roman", serif; }

/* Schriftgröße für Textabsätze */
p,ul,ol,li,td,th,b,i { font-size:12pt; }

/* Farbe für strong */

strong { color:#FFA000; }
