body {
	color : #FFD900;
	background : Black url(images/background.jpg);
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
}
p {
	color: #FFD900;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
}
a {
	color: Blue;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-decoration: underline;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
   	vertical-align : top;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 10pt;
}
.newsTitle {
	color: #FFD900;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newsItem {
	color: #888888;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
}


.menubar{
	color : #202020;
	background-color : Black;
	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	vertical-align : middle;
}
a.menubar:link { 
	color:#909090;
}
a.menubar:visited { 
	color:#909090;
}
a.menubar:active { 
	color:#F24704;
}
a.menubar:hover { 
	color:#F24704;
}

.song{
	color : #202020;
	font-size : 10pt;

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	vertical-align : middle;
}
a.song:link { 
	color:#909090;
}
a.song:visited { 
	color:#909090;
}
a.song:active { 
	color:#F24704;
}
a.song:hover { 
	color:#F24704;
}
.songTitle {
	color: #FFD900;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.songTitle2 {
	color: #FFD900;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}.songItem {
	color: #888888;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;