
a:active
	{ text-decoration: none; color: white }

a.body:active
	{text-decoration: none; color: white}

a:link
	{ text-decoration: none; color: black  }
	
a.body:link
	{ text-decoration: none; color: #375266; font-weight: 900 }

a:visited
	{ text-decoration: none; color: black }

a.body:visited

	{ text-decoration: none; color: #375266; font-weight: 900 }

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: black; font-weight: 900 }

a:hover
	{ color: #D2B559 }
 
a.body:hover
	{ color: #D2B559 }

a.song:hover
	{ color: #D2B559 }

body
	{ background-color: black; font-family: "courier new", sans
serif }

body.lyrics
	{ background-color: #CACBAB; font-family: "courier new", sans
serif; color: black }
td
	{ background-color: #CACBAB }

td.sidebar
	{ background-color: #647591; 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: 250%; font-weight: 900;
border-bottom:thin solid black; padding: 0.4em; margin: 0}

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;
	}

H4
	{ text-align: center; font-family: "courier new",
sans-serif; color:#000000; font-size: 100%; font-weight: 900 }

H5
	{ text-align:center; font-family: "courier new",
sans-serif; font-size: 120%; font-weight: 900;
 border-top: thin solid black; padding: 0.4em; margin: 0}


table
	{ border-collapse: collapse; table-layout: auto } 

img.accent
	{border: thin black solid}

