h1,h2,h3,h4,h5,h6
   {font-family:Verdana,Arial,Helvetica,Sans-serif;
    color:red;
   }
ol,ul,pre,td,dl,body,input,select,textarea
   {font-family:Verdana,Geneva,Arial,Helvetica,Sans-serif;
    color:yellow; font-size:smaller;
   }
body
   {background:#000000;
   scrollbar-darkshadow-color:red;
   scrollbar-base-color:black;
   scrollbar-shadow-color: red; 
   scrollbar-3dlight-color:yellow; 
   scrollbar-arrow-color: yellow; 
   }
a:link
   {color:red;
   }
a:visited
   {color:orange;
   }
a:active
   {color:orange;
   }
a:hover
   {color:red;
    text-decoration:none;
    background:yellow;
   }

input, select, textarea
       {background:yellow; color:black;
       }
.guestbook.entry
	{font-weight:bold;
	}
.guestbook.name
	{font-size:larger;
	}
.noetig
    {color:red;
    }

.klein
      {font-size: smaller;
      }.farbe {  background-color: red}

p { font-family:Verdana, Geneva, Arial, Helvetica, Sans-serif;
    color:yellow; font-size:12pt;
 } 
