body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	background-color: #7792C7;
	BACKGROUND-POSITION:  center top; 
	background-repeat:repeat-x; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE:  url(images/bg.jpg);
}

th, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}

.lyricsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #FFCC00;
}

.redText {
	color: #FF0000;
	
}
.caption {
	font-weight: bold;
	color: #ffffff;
}
.topLink:link {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
}
.topLink:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.topLink:visited {
	color: #0066ff;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF6666;
}
a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.navLink:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navLink:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.navLink:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.bodyLink:link {
	color: #3333cc;
	text-decoration: none;
	font-weight: bold;
}
.bodyLink:hover {
	color: #3333cc;
	text-decoration: underline;
	font-weight: bold;
}
.bodyLink:visited {
	color: #3333cc;
	text-decoration: none;
	font-weight: bold;
}
.bigfont {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000033;
	text-decoration: underline overline;
	font-family: "Courier New", Courier, mono;


}
.heading {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.homeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}
.innerbg {
	background-color: #ffffff;
	BACKGROUND-POSITION:  center top; 
	background-repeat:repeat-x; 
	BACKGROUND-IMAGE:  url(images/inner_bg_strip.jpg);
}

