.guestbook_header
{
	font-size: 16px;
	font-weight: bold;
	color: #BB863A;
	font-style: italic;
}

A.guestbook_links
{
	color: #BB863A;
	text-decoration: underline;
}

A.guestbook_links:hover
{
	color: #BB863A;
	text-decoration: none;
}