a { color: #000000; text-decoration: underline}

a:hover {
	color: #006600;
	text-decoration: none;
	letter-spacing: 1px;
}

a.homepage { color: #006600; text-decoration: underline}

a.homepage:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {  color: #FF6600; text-decoration: line-through}

a.white {  color: #FFFFFF; text-decoration: none}

a.white:hover {  color: #FF6600; text-decoration: none}

a.email {  color: #FF66FF; text-decoration: underline}

a.email:hover {  color: #FF00FF; text-decoration: underline}



H1 {  font-family: Georgia, Helvetica, sans-serif; font-size: 12px; color: #000000; letter-spacing: 2pt}

H2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; letter-spacing: 2pt}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bandsitetext {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px; color: #000000;
	font-weight: normal}

.showbox {
	padding: 0px 17px 0px 0px;
	overflow: auto;
	position: relative;
	left: 80px;
	top: 5px;
	height: 350px;
	width: 475px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	margin: 0px;
}

.greenbold {
	color: #006600;
	font-weight: bold;
	text-align: center;
}

.linkstext {
	padding: 0px;
	overflow: auto;
	position: relative;
	left: 80px;
	top: 5px;
	height: 350px;
	width: 350px;
	margin: 0px;
	
}

.linksimg {
	padding: 0px;
	overflow: auto;
	position: relative;
	left: 100px;
	top: 0px;
	height: 349px;
	width: 263px;
	margin: 0px;
	
	
}
.invisible {
	display: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
