body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodycopy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	visibility: visible;
}
.footercopy {
	font-size: 11px
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
.deadfooterlink {
	color: #CC6600;
	font-size: 11px;
}

.contactcopy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactcopy a:link {
	color: #a4211b;
}
.contactcopy a:hover {
	color: #CC6600;
}

#gigs {
	width: 500px;
	height: 500px;
	overflow: auto;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#gigs h1 {
	color: #c60;
	font-size: 14px;
}
#gigs p {
	margin-top: 0;
}
#gigs h2 {
	margin-bottom: 0;
	color: #a4211b;
	font-size: 14px;
	font-weight: bold;
}
#gigs a:link {
	text-decoration: none;
}
#gigs a:hover {
	text-decoration: underline;
	color: #c60;
}