a:link {
	color: #574B06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #574B06;
}
a:hover {
	text-decoration: underline;
	color: #999933;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	}

a.newslink:link {
	color: #4B4B4B;
	text-decoration: none;
}
a.newslink:visited {
	text-decoration: none;
	color: #0B0B0B;
}
a.newslink:hover {
	text-decoration: underline;
	color: #999999;
}
a.newslink:active {
	text-decoration: none;
	color: #CC0000;
	}
a.lyriclink:link {
	font-weight: normal;
	color: #1E30C0;
	text-decoration: none;
}
a.lyriclink:visited {
	font-weight: normal;
	text-decoration: none;
	color: #1B297F;
}
a.lyriclink:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #1E30C0;
}
a.lyriclink:active {
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
	color: #1E30C0;
	}
.imgborder {
	border: thin solid #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F5A2D;
	background-color: #0D1206;
	background-image: url(../images/rockbackground.gif);
}
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F5A2D;
}
a {
	font-weight: bold;
}
textarea { border: inset;}
.bgnowrap {
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnowrap_horizontal {
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_border {
	border-bottom-style: solid;
	border-bottom-color: #C38B61;
	border-bottom-width: thin;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #633110;
}
.top_border {
	border-top-width: thin;
	border-top-color: #C38B61;
	border-top-style: solid;
}
.newstext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B2B;
}
