p {
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	line-height: 1.20em;
  font-weight: normal;
	color: Black;
}
a {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	color: Black;
	font-weight: bold;
}
a:visited, a:link {
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	color: Black;
	font-weight: bold;
}
a:hover {
	color: #FF6500;
	text-decoration: none;
	font-weight: bold;
}
.songOverview {
	width:100%;
		font-size: 10pt;
	font-family: Tahoma, Arial;

	}
