.GuestListText {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;



}
.GuestListTextBold {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bolder;

}
.DesignByText {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.StandardLink {
	font-family: "Century Gothic", "Courier New", Arial;
	color: #00FF66;
	text-decoration: none;
	font-size: 12px;

}
.StandardText {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.StandardHeader {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FF00;
	text-decoration: none;
}
.StandardLinkHeader {

	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FF66;
	text-decoration: none;
}
