body, P, UL, LI, A, div {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

A:link, A:visited, A:active {
color: #970001;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: underline;
}

A.index:link, A.index:visited, A.index:active {
color: #000000;
text-decoration: none;
font-size : 2px;
}

A.index:hover {
color: #000000;
text-decoration: none;
font-size : 2px;
}

.form {
padding: 1px;
font-family: verdana, arial;
font-size: 11px;
color: #000000;
background-color: #D4D7D1;
border: 1px solid #333333;
}

.txt {
text-align: justify;
}

.top {
font-family: Verdana, Arial;
font-weight : bold;
font-size: 7pt;
color: #666666;
}

.index {
font-family: Times New Roman, Times, serif;
font-size: 2pt;
color: #000000;
}

.liste {
  list-style-type: square;
}



#form_field {
	padding: 0px 0px 10px 0px;
}

#errormessage {
	color: #CC0000;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}






.download_songname {
	width: 500px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: #EEEEEE;
}

.download_counter {
	width: 500px;
	margin: 0px auto 20px auto;
	padding: 3px 10px 3px 10px;
	background-color: #CCCCCC;
	text-align: right;
}