a {
	color: #993399;
	text-decoration:none;
}
a:hover {  
	color: #6d2b90; 
	text-decoration:underline;
}
.Header {
	color: #FF6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
}
.SubHeader {
	color: #FF6600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.Body {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}
.BodySmall {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
}
.BodyLarge {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 14px;
}
.Copyright {
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
}
.Links {
	color: #6d2b90;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39499C;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39499C;
	text-decoration: none;
	border: 1px inset;
	background-color: #FAF1FA;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39499C;
	text-decoration: none;
	border: 1px inset;
	background-color: #FAF1FA;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6d2b90;
	font-weight: bold;
}
messagebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #623585;
	text-decoration: none;
	border: 1px solid #BA91C0;
	background-color: #FAF1FA;
	width: 100%;
}
.textareamessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39499C;
	background-color: #FAF1FA;
	width: 100%;
	border: 1px none #623585;
}
.guests-comments {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.charity-logo {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
	border-top-width: 6px;
}
.charity-logoth {
	border-right-width: 10px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-left-style: none;
}

