body {
	background: #000099;
}

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: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}

a:hover {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006600;	
}

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

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

.img {
	border: 3px solid #990000;
}

.mainTable {
	background: #EBEBEB;
	border: 3px double #CC0000;
}

.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: #990000;
}

.enterLink, .enterLink:hover, .enterLink:active, .enterLink:focus, .enterLink:link, .enterLink:visited {
	font-size: 30px;
	font-weight: bold;
	color: #009900;
}

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

.galleryAdvertiseText {
	color: Black;
	font-size: 17px;
}

.galleryAdvertiseLink:hover, .galleryAdvertiseLink:active, .galleryAdvertiseLink:focus, .galleryAdvertiseLink:link, .galleryAdvertiseLink:visited {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

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

.galleryLink {
	color: Blue;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}

