body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #f5f5f5;
	font-size: 11px; }


/******************* LINKS *******************/

#a { text-decoration: underline; }
#a:link { color: #abb4b9; }
#a:visited { color: #abb4b9; }
#a:hover { color: #8d99a0; }
#a:active { color: #8d99a0; }

a { text-decoration: none; }
a:link { color: #106678; }
a:visited { color: #106678; }
a:hover { color: #03262d; }
a:active { color: #03262d; }

a.artist { text-decoration: none; }
a.artist:link { color: #ff7f00; }
a.artist:visited { color: #ff7f00; }
a.artist:hover { color: #fda247; }
a.artist:active { color: #fda247; }

a.album { text-decoration: none; }
a.album:link { color: #ffffff; }
a.album:visited { color: #ffffff; }
a.album:hover { color: #cccccc; }
a.album:active { color: #cccccc; }

a.headlines { text-decoration: none; }
a.headlines:link { color: #3c4e54; }
a.headlines:visited { color: #3c4e54; }
a.headlines:hover { color: #000000; }
a.headlines:active { color: #000000; }

a.bottom { text-decoration: none; }
a.bottom:link { color: #106678; }
a.bottom:visited { color: #106678; }
a.bottom:hover { color: #03262d; }
a.bottom:active { color: #03262d; }


/******************* BAND OF THE WEEK *******************/

table.band h3 {
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 2px 0px;
	font-family: Georgia,Times,serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold; }

table.band p {
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
	color: #abb4b9; }

table.band p.artist {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	margin-bottom: 0px;
	font-size: 10px;
	text-transform: uppercase; }

table.band p.album {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	margin-top: 2px;
	font-size: 10px; }


/******************* HEADLINES *******************/

table.headlines p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px; }


/******************* REVIEWS *******************/

table.reviews h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #106678; }

table.reviews p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px; }


/******************* CONTESTS *******************/
table.contests td {
	text-align: left;
}

table.contests h3 {
	padding: 0px 0px 0px 0px;
	margin: 4px 25px 4px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; }

table.contests p {
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 10px 15px;
	font-size: 10px; }


/******************* CONTESTS *******************/

p.side_ads {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px; }


/******************* PODCAST *******************/

table.podcast p {
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 3px 8px;
	font-size: 10px;
	color: #434343; }


/******************* SAMPLER *******************/

table.sampler p {
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 5px 8px;
	font-size: 10px;
	color: #434343; }


/******************* RECOMMENDS *******************/

table.recommends p {
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 5px 8px;
	font-size: 10px;
	color: #434343; }

