h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-weight: bold;
	color: #0000FF;
	background-color: #24B300;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0006FA;
}
body {
	background-color: #02D20C;
	border-top-color: #02D20C;
	border-right-color: #02D20C;
	border-bottom-color: #02D20C;
	border-left-color: #02D20C;
}
.wrapper_table {
	border: medium solid #0006FA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0006FA;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #01D705;
	text-align: center;
}
.add_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #002D00;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
}
.add_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0006FA;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
.enter_links {
	font-size: 36px;
	color: #0006FA;
}
.gallery_links {
	font-size: 32px;
}
.ll_table {
	border: 1px solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
}
.ll_text {
	font-size: 12px;
	color: #0006FA;
	text-decoration: underline;
	text-align: center;
	font-variant: small-caps;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Century Gothic";
	font-weight: bold;
}
.ll_box {
	font-size: 12px;
	color: #002D00;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: "Century Gothic";
	font-variant: small-caps;
	background-color: #01D705;
	border: 1px solid #0006FA;
}
.legal_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

