/* Xitxarra Web fondo negro CSS Document */
body {
	background-color: #000000;
 	font-family : Arial;
	font-size: 100%;
}
td { font-family: Arial;
	 font-size: 100%;
}
body,td,th {
	color: #FFFFFF;
}
h1, h2, h4, h5 {
  color: #FF9900;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* Cabecera de página */
.Estilo_n1 {
	color: #FF9900;
	font-weight: bold;
}
/* Texto negrita */
.Estilo_wb1 {
	color: #FFFFFF;
	font-weight: bold;
}
/* Texto negrita y grande */
.Estilo_wb2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-large;
}
/* Estilo para el menú */
.Estilo17 {font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; }
/* Resalte color azul */
.Estilo9 {color: #99FFFF}
/* Resalte color amarillo*/
.Estilo12 {color: #FFCC00}
/* Titulo columna*/
.Estilo10 {color: #FFFFFF; font-weight: bold;}

