$schrift = "font-family: Trebuchet MS";
h1 {$schrift; color: black; font-size: 13px; font-weight: bold; font-style:normal; }
h2 {$schrift; color: gray; font-size: 12px; font-weight: bold; font-style:normal; }
a{text-decoration: none; color:#0000FF; font-family: Trebuchet MS; }
a:hover{text-decoration: underline; color:#0000FF; font-family: Trebuchet MS; }
form input.gbook {font-family:Arial; font-weight:bold; color:#000000;background-color:#FFFFFF; border-color:#FFFFFF; border-style:groove;}
textarea.gbook {font-family:Arial; font-weight:bold; color:#000000;background-color:#FFFFFF; border-color:#FFFFFF; border-style:groove;}

