body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#DADADA;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#B53228;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#CB8600;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:14px;
		color:#6B6B6B;
	}

.form
	{
		 height:18px; border-color:#707371; border-width:1px; background-color:#323232; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}	
	
	a.h1_text{text-decoration:none;color:#B53228;}	
	a.h1_text:hover{text-decoration:underline;color:#B53228;}	

#artistname {
	position:relative;
	left: 350px;
	bottom: 150px;
}
	
#footmenu {
	position:absolute;
	bottom: 105px;
	left: 220px;
}


