body {
	background-color: #000;
}
.NowPlaying {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	line-height: 15px;
	height: 20px;
}
.ahorasuena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 15px;
	height: 20px;
}
.ahora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	border-bottom-style: none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	height: 20px; 
	text-decoration: none;
}
.visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	height: 20px;
	text-decoration: none;
}
.hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	height: 20px;
	text-decoration: none;
}
.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	height: 20px;
	text-decoration: none;
}
