.color { color:#be8787}
.bgrColor { background-color:#7c0e0f}

a:hover { color: #be8787; text-decoration: underline}

.menuSecond span { color: #e5cfcf;}
.menuSecond li { list-style-type: none; padding: 9px 0px 0px 0px}
.menuSecond li.actual { color: #FFFFFF; font-weight:bold;}
.menuSecond a:active { color: #e5cfcf; text-decoration: none}
.menuSecond a:link { color: #e5cfcf; text-decoration: none}
.menuSecond a:visited { color: #e5cfcf; text-decoration: none}
.menuSecond a:hover { color: #FFFFFF; text-decoration: underline}

.menuArtists li { list-style-type: none; padding: 9px 0px 0px 0px}
.menuArtists a:active { color: #e5cfcf; text-decoration: none}
.menuArtists a:link { color: #e5cfcf; text-decoration: none}
.menuArtists a:visited { color: #e5cfcf; text-decoration: none}
.menuArtists a:hover { color: #FFFFFF; text-decoration: underline}

object, .border {border: #be8787 solid 1px}

#searchElement .searchF, #newsletterElement .searchF { 
	color: #be8787;
	border-color:#be8787;
	background-color:#7c0e0f;
}
#searchElement .searchB, #newsletterElement .searchB {
	color:#be8787;
	background-color:#7c0e0f;
}
