.guest_book_heading {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
color: #04375E;
}

a.guest_book_heading:visited { text-decoration: none; }
a.guest_book_heading:hover { text-decoration: none; }
a.guest_book_heading:link { text-decoration: none; }
a.guest_book_heading:active { text-decoration: none; }

.guest_book_text {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.guest_book_text:visited { text-decoration: none; }
a.guest_book_text:hover { text-decoration: none; }
a.guest_book_text:link { text-decoration: none; }
a.guest_book_text:active { text-decoration: none; }

.guest_book_url {
font-family: Georgia;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.guest_book_url:visited { text-decoration: none; }
a.guest_book_url:hover { text-decoration: underline; }
a.guest_book_url:link { text-decoration: none; }
a.guest_book_url:active { text-decoration: none; }


.guest_book_field {
font-size: 12px;
font-family: Georgia;
border: 1px solid #CCCCCC;
}

.guest_book_button {
font-family: Georgia;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}