body {
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 10px;
	background-color: #00000A;
	margin: 0px;
	color: #8695A4;
}
td {
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 10px;
	color: #8695A4;
}
a {
	color: #29436a;
	text-decoration: none;
}
a:hover {
	color: #512fff;
	text-decoration: none;
}

#title{
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:capitalize;
	color:#512fff;
}
#artist{
	font-family: "Segoe UI", Verdana;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:capitalize;
	color:#512fff;
}
#lastsongs{
	color:#404854; font-size:9px; line-height:15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing: -1px;
}

.subtitle {	font-size: 14px; font-weight: bold; color: #8695A4; }
.subtitle2 {font-size: 14px; font-weight: bold; color: #ffffff; }

.mTitle{color:#512fff; font-weight:bold;}

.minis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8695A4;
	letter-spacing: -1px;
}
.white{color: white;}
.white a {
	color: white;
	text-decoration: none;
}
.white a:hover {
	color:white;
	text-decoration: underline;
}
