body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/tex_n3.jpg);
}
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
/*	font-size: 9px;*/
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
/*	font-size: 9px;*/
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
/*	font-size: 9px;*/
	font-weight: bold;
	text-decoration: none;
}
.canciones {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 9px;
}
.cancionesBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 9px;
	font-weight: bold;
}
.cancionesBold2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.cancionesBold3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 12px;
	font-weight: bold;
}
.cancionesBold1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 9px;
	font-weight: bold;
}
.letrasBold1 {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #D7D7D7;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}
.boton {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: White;
	border-bottom-color: White;
	border-right-color: White;
	color: White;
	background-color: Black;
}
.botones {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: White;
	background-color: Black;
	font-weight: bolder;
}
.camposBlancos {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: White;
	background-color: Black;
	font-weight: bolder;
	border: White;
}
.tituloPortada{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: White;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.fechaPortada{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}