body {

	background-color: black;
	font-family: Arial;
	color: white;
	font-size: 11pt;
	margin: 0px;
	line-height: 13px; 
	margin: 0;
	padding: 0;

}



a {

	color: #FE1B14;
	font-size: 10pt;

	font-weight: bold;

	text-decoration: underline;

}



a:hover {

	color: white;
	text-decoration: underline;

}


img {

   border: 1px solid #000000; 
   filter: revealTrans(duration=0.4,transition=[b]7[/b]);
}

.songtitletext {

   font-family: arial;
   font-weight: bold;
   font-size: 10pt;
   color: WHITE;
   line-height: 15pt;

}

.songartisttext {

   font-family: arial;
   font-weight: none;
   font-size: 10pt;
   color: WHITE;
   line-height: 15pt;

}

h2{

   font-family: arial;
   font-weight: none;
   font-size: 14pt;
   color: WHITE;
   line-height: 15pt;

}

.altplayerlink{

	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	
}

.altplayerlink:hover{

	color: #C0C0C0;
	text-decoration: underline;
	
}
