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

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

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

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

span.subred {
	color: #AD441C;
	font-size: 15px;
	font-weight: bold;
}

div.head {
	color: #64442A;
	font-size: 18px;
	font-weight: bold;
}

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

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

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

a:hover {
	text-decoration: underline; 
	color:#64442A;
	}
	
a:visited	{ 
	text-decoration: underline; 
	color: #64442A; 
	}

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

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

a.sel:link	{ 
	text-decoration: underline; 
	color: #64442A;
	font-size: 12px;
	font-weight: bold; 
	}

a.sel:hover {
	text-decoration: none; 
	color: #64442A;
	font-size: 12px;
	font-weight: bold;
	}
	
a.sel:visited	{ 
	text-decoration: underline; 
	color: #64442A;
	font-size: 12px;
	font-weight: bold;
	}