
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64442A;
	line-height: 17px;	
}

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

span.small {
	color: #64442A;
	font-size: 10px;
}

p.red {
	color: #AD441C;
	font-size: 12px;
	font-weight: bold;
}

span.red {
	color: #AD441C;
	font-size: 12px;
}

span.fifteen {
	font-size: 15px;
}

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

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

div.head {
	color: #FE0404;
	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.red:link	{ 
	text-decoration: underline; 
	color: #AD441C;
	font-size: 12px;
	
	}

a.red:hover {
	text-decoration: underline; 
	color: #64442A;
	font-size: 12px;
	}
	
a.red:visited	{ 
	text-decoration: underline; 
	color: #AD441C;
	font-size: 12px;

	}

a.redbig:link	{ 
	text-decoration: none; 
	color: #AD441C;
	font-size: 14px;
	
	}

a.redbig:hover {
	text-decoration: none; 
	color: #64442A;
	font-size: 14px;

	}
	
a.redbig:visited	{ 
	text-decoration: none; 
	color: #AD441C;
	font-size: 14px;

	}

a.title:link	{ 
	text-decoration: none; 
	color: #64442A; 
	font-size: 15px;
	font-weight: bold;
	}

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