/* Main styles */

body {
	margin: 5px;
}

body, table, div, span, p, h1, h2, h3, ul, li, td, tr, th, select, option, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #336699;
}


a:hover, a:active {
	color: #FF66CC;
}
a:visited {
color: #999999
}
.cd_collection_name {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.cd_name {
	font-size: 15px;
	font-weight: bold;
	color: #CC9900;
	border-bottom: 1px solid #CC9900;
}

.bottom_text {
	font-size: 10px;
}

