	body {
		background: none;
		line-height: 15px;
	}
	a {
		color: #003399;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}

	.subTitle{
		font-size: 10px;
		font-family: Arial, Tahoma;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		padding: 0 2px 0 2px;
		background: #CCCCCC;
		text-shadow: none;
	}
	
	.title_style{
		color:#3B5998; font-size:12px; font-family: "Segoe UI", "Trebuchet Ms", Arial, Tahoma; font-weight:bold; text-transform:uppercase; letter-spacing: -0.02em; text-shadow: 1px 1px 0 #fff;
	}
	.artist_style{
		color:#3B5998; font-size:12px; font-family: "Segoe UI", "Trebuchet Ms", Arial, Tahoma; font-weight:bold; text-transform:uppercase; letter-spacing: -0.02em; text-shadow: 1px 1px 0 #fff;
	}
	#nowMeta{
		color:#3B5998; font-size:12px; font-family: "Segoe UI", "Trebuchet Ms", Arial, Tahoma; font-weight:bold; text-transform:uppercase; letter-spacing: -0.02em; text-shadow: 1px 1px 0 #fff;
	}

	#theLastsongs{
		color:#3B5998;
		padding-right:15px;
		font-size:12px;
		line-height:15px;
		font-family:Arial;
		text-transform:uppercase;
		text-shadow: 1px 1px 0 #F2F2F2;
	}
	
	#updatebutton2{
		text-align:center;
		padding:10px; color:#ffffff; cursor:pointer;
		background: #FF3366;
		
		font-size: 10px;
		font-family: "Arial Black", Arial;
		text-transform: uppercase;
		box-shadow: 0px 2px 4px rgba(0,0,0, 0.4);
		-moz-box-shadow: 0px 0px 4px rgba(0,0,0, 0.4);
		-webkit-box-shadow: 0px 0px 4px rgba(0,0,0, 0.4);
	}