		#songTitle {
			margin-top : 0;
			padding-top : 1em;
			padding-bottom : 1em;
			font-family : verdana;
			font-size : 85%;
			color:#0084cb;
 	 	  font-family:verdana;
 	 	  font-size:12px;
 	 	  text-align:center;
		}
		#songTitle a {
			font-size:12px;
		}
		.header {
			color:#0084cb;
 	 	  font-family:georgia;
 	 	  font-weight:bold;
 	 	  font-size:16px;
			padding-bottom:10px;		
		}
 	 .tune {
 	 	color:#0084cb;
 	 	font-family:verdana;
 	 	font-size:10px;
 	 	cursor:pointer;
 	 	cursor:hand;
 	 	width:200px!important;
 	 	white-space:nowrap;
 	 }
 	 a {
 	 color:#0084cb;
 	 font-family:verdana;
 	 font-size:10px;
 	 text-decoration:none;
 	 font-weight:bold;
 	 }
 	 a:hover {
 	 text-decoration:underline;
 	 }
 	 td{
 	 	text-align:left;
 	 	padding-right:20px;
 	 }	
 	 #time {
	 	 font-family:verdana;
 		 font-size:12px;
 	 	 color:#8EC6E5;	
 	 }
 	.static {
 	 	color:#6ABAE5;
 	 	font-family:verdana;
 	 	font-size:10px;
 	 }
