a:link {
	font-weight: bold;
	color: #7E0E0E;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #7E0E0E;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: #7E0E0E;
	text-decoration: underline;
}
a:active {



	font-weight: bold;
	color: #7E0E0E;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #573615;
}

.end				{
						margin:10px 15px 15px 15px;
					}
					
.hg					{
						border:0px;
						margin:0px;
						padding:0px;
						text-align:left;
					}					
																	
#artists			{
						margin:0px auto 10px auto;
						width:675px;
					}
					
#artists a:hover	{
						text-decoration:none;
					}
					
#artists h1			{
						border-color:#7e0e0e;
						border-style:solid;
						border-width:0px 0px 2px 0px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 2px 0px;
					}
						
#artists h2			{
						float:right;
						font-size:1.33em;
						margin:0px;
						padding:2px;
					}						
										
#artists h3			{
						font-size:1em;
						margin:0px;
						padding:2px;
					}
					
#artists img		{
						border:0px;
					}					
		
#artists p			{
						font-size:1.3em;
						margin:0px 0px 64px 0px;
					}	
										
#artists .albumcover{
						border-color:#7e0e0e;
						border-style:solid;
						border-width:2px;
						float:left;
						height:100px;
						width:100px;
					}

#artists .albumtitle{
						padding:8px;
					}

#artists .artistend	{
						clear:right;
						font-size:1.1em;
						margin:8px 10px;
						text-align:right;
					}
					