.bold
{font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold}

.normal
{font-family: "Courier New", Courier, monospace;
	font-size: 11px}
	
.rubro
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: 65px;
}


.titulo
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #000000;
}

.artista
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}			
	
	