body {
	background-color: #000000;
}

.Estilo1 {color: #FF6600}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}


.Estilo3 {color:#FFFF00}

.Estilo2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.tabla {
	background-image:url(graficos/fondo.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #009933;
}
