
/*<![CDATA[*/

#GRID tr td {width:60px; background-color:#E9E9E9; border-bottom:7px solid #FFF; border-right:7px solid #FFF;} /*formato de la tabla*/
#GRID tr td img {padding:2px} /* distancia entre la foto y el borde ++ genera el marco ++ */
 
#GRID a:link {}
#GRID a:visited img {background-color:#09C} /*visitado */
#GRID a:hover img {background-color:#F60} /*efecto rollover // no funciona en IE*/
#GRID a:visited:hover img {background-color:#F60} /*efecto rollover // no funciona en IE*/
*html #GRID a:hover {background-color:#F60} /*efecto rollover solo para IE*/
*html #GRID a:visited:hover {background-color:#F60} /*efecto rollover solo para IE*/

/*]]>*/
