a {
	text-decoration: none;
	color: #bd9c62;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #bd9c62;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #bd9c62;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}

a.Footer {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	line-height: 30px;
}
a:link.Footer {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	line-height: 30px;
}
a:visited.Footer {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	line-height: 30px;
}
a:hover.Footer {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
}
a:active.Footer {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
}

a.SongList {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}
a:link.SongList {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}
a:visited.SongList {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}
a:hover.SongList {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
a:active.SongList {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #CCC;
	font-size: 14px;
}