body {
	background: url(../_images/background.jpg) center top repeat-y;
	background-color: #FFFFFF;
	color: #555555;
}

a:link {
	color:#222288;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #36F;
	font-weight: bold;
	text-decoration: underline;

	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
}

a.banner:link {
	color:#777777;
}
a.banner:visited {
	color:#777777;
}
a.banner:hover {
	color:#000000;
}

.stylePageTitle {color: #555555;}
.styleFlowText {font-size: 16px; }
.styleLyrics {font-size: small; font-stretch:semi-condensed; font-weight:bold }
.styleLinkText {font-size: 24px}
.styleCopyright {font-size: 15px; }
.styleInvisible {font-size: 18px; color: #FFFFFF; }

