BODY {
	scrollbar-3dlight-color : 		#C6CBBD;
	scrollbar-arrow-color : 		#F8F8F6;
	scrollbar-base-color : 			#F8F8F6;
	scrollbar-darkshadow-color : 	#C6CBBD;
	scrollbar-face-color : 			#C6CBBD;
	scrollbar-highlight-color : 	#C6CBBD;
	scrollbar-shadow-color : 		#C6CBBD;
	scrollbar-track-color : 		#F8F8F6;
	overflow-y:						auto;
	overflow-x:						auto;
	background-color: #F8F8F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}


	
.nav {
	border-top-color: #F8F8F6;
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: 20px;
	padding-right: 22px;
}

.tableNav TD {
	padding-left: 5px;
}

.tableNav INPUT {
	width: 101px;
	height: 15px;
	background-color: #EDF0E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868678;
	border: none;
	padding-left: 4px;
}


.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#006600;
}

.lyric {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.lyric_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F87D12;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909090;
	font-weight: bold;
}

.video_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #909090;
	font-weight: bold;
}

.video_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #909090;
	font-weight: normal;
}
.video_off A {
	color:  #909090;
	text-decoration: none;
}

.video_off A:link     { color: #909090; text-decoration: none; }  /* unvisited link */
.video_off A:visited  { color: #909090; text-decoration: none; }  /* visited link */
.video_off A:hover    { color: #909090; text-decoration: none; }  /* mouse over link */
.video_off A:active   { color: #909090; text-decoration: none; }  /* selected link */ 







.font_rojo 
{
	color: red;
	font-size: 14px;
	font-weight: bold;
}


.fechas_titulo TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e16f20;
	font-weight: bold;
}

.fechas_texto TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}


.fechas_texto A {
	font-weight: bold;
}


.fechas_texto A:link     { color: black; text-decoration: none; }  /* unvisited link */
.fechas_texto A:visited  { color: black; text-decoration: none; }  /* visited link */
.fechas_texto A:hover    { color: black; text-decoration: none; }  /* mouse over link */
.fechas_texto A:active   { color: black; text-decoration: none; }  /* selected link */ 





.disco_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.disco_anio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #9d9d9d;
	font-weight: bold;

}

.disco_canciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

.disco_canciones A {
	text-decoration: none;
	color: black;
}

.menu_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
	font-weight: bold;
}


.disco_canciones A:link     { color: black; text-decoration: none; }  /* unvisited link */
.disco_canciones A:visited  { color: black; text-decoration: none; }  /* visited link */
.disco_canciones A:hover    { color: black; text-decoration: none; }  /* mouse over link */
.disco_canciones A:active   { color: black; text-decoration: none; }  /* selected link */ 


A:link     { text-decoration: none; }  /* unvisited link */
A:visited  { text-decoration: none; }  /* visited link */
A:hover    { text-decoration: none; }  /* mouse over link */
A:active   { text-decoration: none; }  /* selected link */ 
