body {
background: #000; color:#000
     }
	 
table {

 background-image:url(objetos/score1a.gif);
 background-color : white;
 background-repeat : repeat;
 background-attachment : fixed;
	
	

bordercolor: #CCC
}

A:link {COLOR:#F00; TEXT-DECORATION: none}
A:visited {COLOR: #09F; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {COLOR:#000; TEXT-DECORATION: underline}

h2 {font-size:18px;}

h3 {font-size:14px;}


   table#interna {
     margin: 1em;
     border: #0099FF ;
   }   
   
   td#izquierda {
 background-image : url(objetos/fondo.gif);
 background-color : white;
 background-repeat : repeat;
 background-attachment : fixed;
}


