.titulos {
	font-size: medium;
	color: #000000;
	font-weight: bolder;
	text-transform: none;
	border: #ECE9D8;
	text-align: center;
	list-style-type: lower-alpha;
}
.discos {
	font-family: "Brush Script MT";
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	background-position: center;
}
