body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
}
.Menu {
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	text-align: left;
}
.EnlaceMenu {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.EnlaceMenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TituloSerie {
	font-size: 16px;
	font-weight: bold;
	color: #939598;
	font-variant: small-caps;
}
.EspacioBlanco {
	background-color: #FFFFFF;
	height: 1px;
}
.BarraBlanca {
	background-color: #FFFFFF;
	width: 1px;
}
.LeyendaTit {
	font-weight: bold;
	color: #FFFFFF;
}
.LetrasBlancas {
	color: #FFFFFF;
}
.letrGris {
	color: #C0C0C0;
}
.letraGrisClarito {
	color: #E9E9E9;
}
.BarraGris {

	background-color: #676767;
	width: 1px;
}

