@charset "utf-8";
.MenuNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	padding-right: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}.copyright {
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
body {
	background-color: #000000;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}.MainInvite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.vButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	background-color: #9F7746;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CDB08D;
	border-right-color: #735633;
	border-bottom-color: #735633;
	border-left-color: #CDB08D;
}
.MainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}

