a:link {
	color: #750000;
	text-decoration: none;

}
a:visited {
	color: #750000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 33px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #370000;
}
.wrapper_table {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #750000;
	text-decoration: none;
	background-repeat: repeat;
	background-color: #ffece0;
	text-align: center;
	border: medium ridge #FF0000;
}
.add_text {
	font-size: 18px;
	color: #370000;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
}
.add_link {
	font-size: 22px;
	color: #370000;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
}
.enter_links {
	font-size: 36px;
	color: #370000;
}
.gallery_links {
	font-size: 32px;
}
.ll_table {
	color: #750000;
	background-repeat: repeat-x;
}
.ll_text {
	color: #750000;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ll_box {
	color: #750000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFBF9;
	border: 1px solid #4A004A;
	font-weight: bold;
}
.legal_link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

