body {
	background-image: url(fundo.jpg);
	background-color: #FF0000;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.nomemusicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.destaque {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.musicascd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.destaque1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight: bold;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
}
.fundobranco {
	color: #000000;
	text-align: center;
}
.titulofundobranco {
	font-size: 18px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: left;
}
