a { text-decoration: none ; font-weight: bold }
a:active {text-decoration: none; color: #004d4e}
a:hover { text-decoration: none; color: #004d4e}

.texto_pie {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.titulo {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #004d4e;
}
.titulo_song {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #004d4e;
}