body {
	background-image: url(../../cuentos/via/bushido/imagenes/menu/fondo.jpg);
	background-attachment: fixed;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #B1B09B;
    scrollbar-face-color: #9B9A85;
}
a {
	font-weight: bold;
	color: #AFAE99;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tablacentral {
	border: outset;
}
