body {

	background-color: #000000;

	background-image: url(imgs/soov_background.jpg);

	background-position: left top;

}



.livedate {

	color: #C45148;

	font-weight: bold;

}

.newsdate {
	color: #cccccc;
	font-size: 11px;
}

.artistname {

	font-weight: bold;

}
.newsname {

	font-weight: bold;

}
/* lingid */
a:link { color: #C45148; text-decoration: none;}
a:visited { color: #C45148; text-decoration: none;}
a:hover { color: #C45148; text-decoration: underline;}
a:active { color: #C45148; text-decoration: none;}




