.body_background {
	background-color: #F9F9F9;
}
.home_top_menu {
	background-color: #9C9C9C;
}
.home_sub_menu {
        background-color: #d8d8d8;
}

.home_truetones {
        background-color: #ededed;
}
.home_others {
        background-color: #ededed;
}
.home_wallpapers {
        background-color: #ededed;
}
.text, .text:link, .text:hover, .text:visited, .text:active {
	color: black;
}
.ring_artist, .ring_artist:link, .ring_artist:hover, .ring_artist:visited, .ring_artist:active {
	color: #282c37; font: 12px Arial; text-decoration: none;
}
.ring_more, .ring_more:link, .ring_more:hover, .ring_more:visited, .ring_more:active {
	color: #31457B; font: 12px Arial; text-decoration: none;
}
.content_top_menu {
	background-color: #ededed;
}
.content_sub_menu {
	background-color: #d8d8d8;
}


