a {
	font-weight : bold;
}

a:link {
	background-color : transparent;
	color : #C00;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #C00;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #090;
	text-decoration : none;
}

a:active {
	background-color : transparent;
	color : #090;
	text-decoration : none;
}

div.albums {
	background-color : #FFFACD;
	border-bottom : 2px outset #5F5F5F;
	border-left : 2px #DCDCDC outset;
	border-right : 2px #5F5F5F outset;
	border-top : 2px outset #DCDCDC;
	color : #000;
	padding : 3px;
}

div.Music-Survey {
	background :#666 url(assets/bk_music_survey.jpg) no-repeat;
	color : #ffc;
	margin : 25px 0 10px 0;
	padding : 28px 0 5px 15px;
}

div.reviewers-comments {
	background-color : #fc3;
	color : #000;
	font-style : italic;
	padding : 5px;
	text-align : justify;
}

div.urban-retailers {
	background-color : #333;
	border-bottom : 2px outset #5F5F5F;
	border-left : 2px #DCDCDC outset;
	border-right : 2px #5F5F5F outset;
	border-top : 2px outset #DCDCDC;
	color : #ffc;
	padding : 3px;
}

h1.hip-pop {
	background-color : #600;
	color : #ffc;
	font-size : 20px;
	padding-left : 20px;
}

ul.artist-list {
	background-color : #000;
	border : 2px #ccc inset;
	color : #ffc;
	padding : 3px;
}

div.artist-list {
	background-color : #000;
	border : 2px #ccc inset;
	color : #ffc;
	padding : 3px;
}

.drpcp1 {
	background-color : #C0C0C0;
	color : #000;
	float : left;
	font-size : 26px;
	font-weight : bold;
	padding : 0 2px;
}

.drpcp2 {
	background-color : #fc0;
	color : #600;
	float : left;
	font-size : 26px;
	font-weight : bold;
	padding : 0 2px;
}

.information {
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
	text-align : center;
}

.information a {
	background-color : #B5C9E2;
	border-bottom : 2px #31557F solid;
	border-left : 2px #CCE3FF solid;
	border-right : 2px #31557F solid;
	border-top : 2px #CCE3FF solid;
	color : #c00;
	display : block;
	padding : 0;
	text-decoration : none;
	width : 98%;
}

.information a:hover {
	background-color : #99AABF;
	border-bottom : 2px #CCE3FF solid;
	border-left : 2px #31557F solid;
	border-right : 2px #CCE3FF solid;
	border-top : 2px #31557F solid;
	color : #060;
}

.newsitem {
	float : left;
	padding : 3px;
	width : 200px;
}

.newslist {
	background-color : #333;
	border-left : solid 5px #000;
	border-bottom : solid 3px #000;
	color : #ffc;
	float : right;
	padding : 5px;
	width : 200px;
}
