BODY {
	SCROLLBAR-FACE-COLOR: #1A1A1A;
	SCROLLBAR-HIGHLIGHT-COLOR: #FE4D21;
	SCROLLBAR-TRACK-COLOR: #FE4D21;
	SCROLLBAR-DARKSHADOW-COLOR: #FE4D21;
	SCROLLBAR-SHADOW-COLOR: #FE4D21;
	SCROLLBAR-3DLIGHT-COLOR: #FE4D21;
	SCROLLBAR-ARROW-COLOR: #FE4D21;
	
}
.fondoNegro{
	BACKGROUND-COLOR: #1A1A1A;
}

.fondoRojo{
	BACKGROUND-COLOR: #FE4D21;
}

.cabecera {
	font-family: Viking-Normal;
	font-size: 55px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: Black;
}

.titulo_disco {
	font-family: cursive;
	font-size: 20 px;
	font-weight: bold;
	text-decoration: none;
	color: #F6C000;
}
.texto_disco {
	font-family: cursive;
	font-size: 15 px;
	font-weight: bold;
	text-decoration: none;
	color: #70808F;
}
.texto_canciones_disco {
	font-family: Verdana, Sans-serif, Arial;
	font-size: 12 px;
	font-weight: bold;
	color: #8F7070;
	text-align: left;
}
.tituloTexto {
	font-family: cursive;
	font-size: 15 px;
	font-weight: bold;
	text-decoration: none;
	color:#336699;
}
.titulo {
	font-family: cursive;
	font-size: 20 px;
	font-weight: bold;
	text-decoration: none;
	color: #FB4500;
}
.texto {
	font-family:Verdana, Sans-serif, Arial ;
	font-size: 12 px;
	text-decoration: none;
	color: #3A486C;
	text-align:left;
}

.menu {
	font-family: Bernard MT Condensed;
	font-style: normal;
	font-size: inherit;
	text-decoration: none;

	cursor: hand;
	color: #FFE6E1;
}
