#itunestop10songs {
	font-family: Helvetica, Arial, sans-serif;
}

#itunestop10songs h3 a {
	color: #333333;
	text-decoration: none;
}

#itunestop10songs .des {
	padding: 5px;
	font-size: 0.7em;
}

#itunestop10songs .des a:link, #itunestop10songs .des a:visited {
	text-decoration: none;
	color: #2353a0;
}

#itunestop10songs .des a:hover {
	text-decoration: underline;
	color: #2353a0;
}

#itunestop10songs .dark {
	background-color: #e6e6e6;
}

#itunestop10songs .light {
	background-color: #f1f1f1;
}

