body {
	background: #000164;
	color: White;
}

textarea {
	background-color: #E3E4FF;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

a:active, a:focus, a:link, a:visited {
	font-size: 16px;
	color: #FFFAFA;
	font-weight: bold;
}

a:hover {
	font-size: 16px;
	color: #EEE8AA;	
	font-weight: bold;
}

h1 {
	color: Yellow;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #6600FF;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.img {
	border: 2px dashed White;
	margin-top: 5px;
}

.mainTable {
	background: #205261;
	border: 3px double White;
}

.warning {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.isListed {
	font-size: 13px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: Yellow;
}

.enterLink, .enterLink:hover, .enterLink:active, .enterLink:focus, .enterLink:link, .enterLink:visited {
	font-size: 40px;
	font-weight: bold;
	color: White;
	font-family: Georgia;
}

.usc2257 {
	color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.galleryAdvertiseText {
	color: #FFDEAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.galleryAdvertiseLink:hover, .galleryAdvertiseLink:active, .galleryAdvertiseLink:focus, .galleryAdvertiseLink:link, .galleryAdvertiseLink:visited {
	color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.galleryDescription {
	color: Black;
	font-size: 16px;
	font-weight: bold;
}

.galleryLink {
	color: #FFD700;
	font-size: 14px;
}

