body {
text-shadow: 0 0 0 #000;
}

.norm {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #CCCCCC; 
	
}

a:link,a:active,a:visited { color : #2EBF2E; text-decoration: none;}
a:hover		{ text-decoration: none; color : #33DD33;}


#grey {
	color:#999999;
	text-decoration:none
}

#norm {
	color:#CCCCCC;
	text-decoration:none
}

#white {
	color:#FFFFFF;
	text-decoration:none
}


.titel {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color : #CCCCCC;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}
.footer {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	line-height: 12px;
	color : #888888;
	text-decoration: none;
	font-style: italic;
	text-align: right;
}
.img {
	margin: auto;
	padding-top: 5px;
}
.body-bg {
	background-color: #383838;
}
.tdline {
	background-image: url(line.gif);
	background-repeat: repeat;
	background-position: left;
}
.titelgreen {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #2FBC31;
	text-decoration: none;
	white-space: nowrap;
	line-height: 12px;
}
.tracklist {
	list-style-position: outside;
	list-style-type: decimal;
}
.greenbox {
	border: 1px solid #33CC33;
}
.tdlinegreen {
	border-top: 1px solid #33CC33;
	border-right: none #33CC33;
	border-bottom: none #33CC33;
	border-left: none #33CC33;
}

a.norm:link, a.norm:hover, a.norm:active, a.norm:visited {
	text-decoration: none;
	color: #999999;
}

