a:link {
	text-decoration: none;
	color: #960;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #960;
	font-weight: bold;
}
a:hover {
	color: #960;
	background-color: #FF9;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C90;
}
br {
	display: none;
}

body {
	background-attachment: fixed;
	background-color: #333;
	background-repeat: repeat;
	background-image: url(back-moz6.jpg);
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-image: url(bannerGallery6.jpg);
	width: 375px;
	text-align: left;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-color: #000;
	border: thick double #907E4E;
	text-align: center;
	align: center;
	clear: both;
	display: inline-block;
}

