body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.webshopHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height:25px;
}
.webshopText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	
}
.webshopTextBottom {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	
}
.releaseHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height:25px;
}
.releaseText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	
}
.releaseTextAlt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF9900;
	
}
.releaseTextLeft {
	text-align:center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	
}
.releaseTextMp3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #F35BAA;
	font-weight:bold;
	
}
.bar {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height:30px;
	height: 31px;
	
}

:focus { -moz-outline-style: none;
}


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

.webshopText a:link {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
}
.webshopText a:visited {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
}
.webshopText a:hover {
	font-size:12px;
	text-decoration:none;
	color: #FF00FF;

}
.webshopText a:active {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.releaseText a:link {
	font-size:12px;
	color:#FF9900; 
	text-decoration:underline;
}
.releaseText a:visited {
	font-size:12px;
	color:#FF9900; 
	text-decoration:underline;
}
.releaseText a:hover {
	font-size:12px;
	text-decoration:none;
	color: #000000;
	background-color:#FF9900;

}
.releaseText a:active {
	font-size:12px;
	color:#FF9900;
	text-decoration:underline;
}
.releaseTextMp3 a:link {
	font-size:12px;
	color: FF9900;
	text-decoration:underline;
}
.releaseTextMp3  a:visited {
	font-size:12px;
	color: FF9900;
	text-decoration:underline;
}
.releaseTextMp3  a:hover {
	font-size:12px;
	text-decoration:none;
	color: #000000;
	background-color:#FF9900;

}
.releaseTextMp3 a:active {
	font-size:12px;
	color:#FF9900;
	text-decoration:underline;
}
.buyCDLink a:link {
	font-size:12px;
	color: #F35BAA;
	text-decoration:underline;
}
.buyCDLink  a:visited {
	font-size:12px;
	color: #F35BAA;
	text-decoration:underline;
}
.buyCDLink  a:hover {
	font-size:12px;
	text-decoration:none;
	color: #000000;
	background-color: #F35BAA;

}
.buyCDLink a:active {
	font-size:12px;
	color: #F35BAA;
	text-decoration:underline;
}

