body {
background: #000000;  /*COLOR DE FONDO*/font-size: 14px;  /*TAMAŅO LETRA*/font-family:Arial,Helvetica,sans-serif; /*FUENTE*/line-height: 50%;}.SplashButton{padding:2px 4px;text-align:center;font-weight:bold;margin:0;}a:link.SplashButton,a:visited.SplashButton, a:active.SplashButton{display:block;color: #ff9900; /* COLO LETRA BOTON INACTIVO */background:url(boton.gif) repeat-x; /* LA IMAGEN DEL BOTON , 20 x30*/text-decoration:none;margin:0;}a:hover.SplashButton{background:#ffdb0b; /*EL COLOR DEL BOTON ILUMINADO*/display:block;color:#000; /* COLOR DEL BOTON ACTIVO*/text-decoration:none;margin:0;}
