
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #64442A;
	line-height: 20px;	
}

span.red {
	color: #AD441C
}

span.head {
	color: #AD441C;
	font-size: 19px;
	font-weight: bold;
}

span.sub {
	color: #64442A;
	font-size: 15px;
	font-weight: bold;
}

div.head {
	color: #AD441C;
	font-size: 19px;
	font-weight: bold;
}

span.track {
	color: #64442A;
	font-size: 15px;
}

table#album{
	color: #64442A;
	font-size: 13px;
}

a:link	{ 
	text-decoration: underline; 
	color: #64442A; 
	font-weight: bold;
	}

a:hover {
	text-decoration: underline; 
	color:#64442A;
	font-weight: bold;
	}
	
a:visited	{ 
	text-decoration: none; 
	color: #64442A; 
	font-weight: bold;
	}

a.spot:link	{ 
	text-decoration: underline; 
	color: #AD441C;
	font-weight: bold;
	font-size: 11px;
	}

a.spot:hover {
	text-decoration: underline; 
	color:#AD441C;
	font-weight: bold;
	font-size: 11px;
	}
	
a.spot:visited	{ 
	text-decoration: underline; 
	color: #AD441C;
	font-weight: bold;
	font-size: 11px; 
	}