@charset "utf-8";

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo4 {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo6 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #CCFF33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo4oscuro {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

