.SubmenuSongs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #212F22;
	text-decoration: none;
}
.SubmenuSongs:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #212F22;
	text-decoration: none;
	font-weight: bold;
}
.CeldaSongs {
	padding-top: 20px;
	padding-bottom: 25px;
}
.TitleSongs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	padding-left: 40px;
	text-align: left;
	color: #212F22;
}
.CeldaUp {
	padding-bottom: 8px;
}

.ContentSongs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #212F22;
	text-align: left;
	padding-left: 40px;
	text-decoration: none;
}
.ContentSongsLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #212F22;
	text-align: left;
	text-decoration: none;
}


.ContentSongsLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #C00;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

.TitleLyrics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	color: #212F22;
	text-decoration: none;
	padding-left: 20px;
}
.DataLyrics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #212F22;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
}

.DivisionLyrics {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687F51;
	margin-bottom: 3px;
}
.CeldaSongsSpecial {
	border-left-width: 28px;
	border-left-style: solid;
	border-left-color: #B1C69D;
}
.NoCoverSmallLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../music/singles/reissues/no_cover_lyrics_small.jpg);
	float: left;
	height: 73px;
	width: 73px;
	background-repeat: no-repeat;
	text-align: center;
}
.NoCoverSmallLeft span {
	position: relative;
	top: 10px;
}

.NoCoverSmallRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../music/singles/reissues/no_cover_lyrics_small.jpg);
	height: 73px;
	width: 73px;
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	margin-right: 8px;
}
.NoCoverSmallRight span {
	position: relative;
	top: 10px;
}
