
a:active
	{ text-decoration: none; color: #FFFFFF }

a:link
	{ text-decoration: none; color: #000000 }
	
a.body:link
	{ text-decoration: none; color: #B35900 }

a:visited
	{ text-decoration: none; color: #204459 }

a.body:visited

	{ text-decoration: none; color: #B35900 }

a.song:link
	{ text-decoration: none; color: black; font-weight: 900 }
a.song:visited
	{ text-decoration: none; color: black; font-weight: 900 }
a.song:active
	{ text-decoration: none; color: orange; font-weight: 900 }
a.bottom:link
	{ text-decoration: none; color: black; font-weight: 900; 
	border-top: thick #5A608F solid; border-bottom: double #5A608F solid; padding=0.4em; margin=0}
a.bottom:visited
	{ text-decoration: none; color: black; font-weight: 900; 
	border-top: thick #5A608F solid; border-bottom: double #5A608F solid; padding=0.4em; margin=0}
a.bottom:visited
	{ text-decoration: none; color: black; font-weight: 900; 
	border-top: thick #5A608F solid; border-bottom: double #5A608F solid; padding=0.4em; margin=0}
a:hover
	{ color: #B82B2B }
 
a.body:hover
	{ color: #B82B2B }

a.song:hover
	{ color: #B82B2B }

body
	{ background-color: #000000; font-family: "courier new", sans serif }

body.lyrics
	{ background-color: #CCCC99; font-family: "courier new", sans serif; color: black }
td
	{ background-color: #CCCC99 }

td.sidebar
	{ background-color: #8CAAD4 ; padding:0 }

p
	{ text-align:justify; font-family: "courier new", sans-serif; margin: 0em 3em; }

P:first-letter 
	{ font-size: 150% }

H1
	{ text-align:center; font-family: "courier new", sans-serif; font-size: 200%; font-weight: 900;
	border-top: thick #5A608F solid; border-bottom: thin #5A608F solid;
padding:0.4em; margin:0em;}

H2
	{ text-align:center; font-family: "courier new", sans-serif; font-size: 150%; font-weight: 900; }

H3
	{ text-align: center; font-family: "courier new", sans-serif; 
	font-size: 150%; border-top: medium #5A608F solid; border-bottom: thin #5A608F solid; padding-bottom:0.25em; 
	border-left: solid #5A608F thin; border-right: solid #5A608F thin;background-color:#8CAAD4}

H4
	{ text-align:center; font-family: "courier new", sans-serif; font-size: 100%;font-weight: 900;
	border-top: thin #5A608F solid; border-bottom: thick #5A608F solid; padding=0em; margin=0;}
H5
	{ text-align:center; font-family: "courier new", sans-serif; font-size: 120%;font-weight: 900;
	border: thin #5A608F solid; padding=0; margin=0;}
H6
	{ text-align:center; font-family: "courier new", sans-serif; font-size: 120%;font-weight: 900;
	border-top: thin #5A608F solid; border-bottom: thick #5A608F solid; padding=0.1em; margin=0;}
/*H3:first-letter
	{ font-size: 150% }*/
table
	{ border-collapse: collapse; table-layout: auto } 
img.accent
	{ border:thin #5A608F solid }

