p.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.genero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.TD-espacos {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.espacos {
	margin-top: 0px;
	margin-bottom: 0px;
}
p.morada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.assTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.artista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0px;
}

a:link {
	color: #664c89;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited {
	color: #664c89;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}