h3.guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	top: auto;
	margin-top: 10px;
	color: #AC4A2B;
	text-align: left;
}
body {  background-color: #FED697; font-family: Verdana; color: #000000}
a:link { color:#F00000; text-decoration:none; }
a:visited { color:#f00000; text-decoration:none; }
a:active { color:#f00000; text-decoration:none; }
a:hover { color: #ac4a2b; text-decoration:underline; }
table.guestbook {  align: left; background-color: #FED697; color: #AC4A2B; border-color: #000000 black black; font-size: smaller}
table.guestbook td { font-size: smaller}
#page_nav { font-size: smaller}
#guestbook_counter { font-size: medium; font-weight: bolder}
#guestbook_date { color: #000000; font-size: xx-small}
#guestbook_name { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold; top: auto; margin-top: 10px;}
#guestbook_message { font-size: smaller}

