.ActiveMessage{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

.GBUsername{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.FormText{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.FormTextRequired{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.GBCreation{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.GBHand{
	cursor: hand;
}
.DeactiveMessage{
	font-family: Georgia;
	font-size: 12px;
	color: #D0D0D0;
}

.Guestbook_Border{
	background: #D1D6DC;
}

.NavigationLink{
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.NavigationLink:Hover{
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.GuestbookLink{
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.GuestbookLink:Hover{
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

