a {
	text-decoration: none;
	color: #FF9900;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
}
a:hover {
	color: #3399FF;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-weight: bolder;
	text-decoration: none;

}

body {
	background-color: #000000;
	text-transform: none;
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

.BGpurple {
	background-color: #7d2c8b;
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.BGblack {
	background-color: #000000;
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}


.BGgrey {
	background-color: #666666;
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text {
	font-family: "Comic Sans MS", Arial;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
}
.textBIG {
	font-size: 14px;
	font-weight: bolder;
	font-family: "Comic Sans MS", Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 15px;
}
.textHIGHLIGHT {
	color: #FFFF00;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	text-decoration: underline;
}
.color_BOLD {
	color: #FFFF00;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
}

.padding {
	margin: 5px;
	padding: 5px;
}
.border {
	border: 5px solid #660066;
}
.gallery_table {
	float: left;
}
.border2 {
	border: 10px solid #333333;
}
.smallnocaptext {
}
.BLKborder7px {
	border: 7px solid #000000;
}
.Regular {
	font-family: "Comic Sans MS";
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.regular_yellow {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFF00;
}
.textHEADER {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	line-height: 13px;
}
