input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	height: 24px;
	width: 250px;
}
select {  font-family: "Courier New", Courier, mono; font-size: 12px}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	height: 150px;
	width: 250px;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #662C89;
	vertical-align: middle;
	height: 24px;
	width: 80px;
}
.guestbooktext {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.guestbookheader {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9373B3;
	text-align: left;
}
.guestbooktitle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.guestbookmark {
	font-weight: bold;
}
.guestbookhot {
	text-decoration: underline;
	color: #FFFFFF;
}
.guestheader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 80px;
}
.guestbookhot:hover {
	text-decoration: none;
}
.guestdata {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}
.guestbookheaderadd {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9373B3;
}
.guestbookheadername {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9373B3;
	text-transform: uppercase;
}
.guestbookquery {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.guestbookreply {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.guestbookaddhot {
	text-decoration: underline;
	color: #7C58A1;
	font-weight: bold;
}
.guestbookaddhot:hover {
	text-decoration: none;
}
form.guest {
	margin: 0px;
	padding: 0px;
}
