/* CSS Document */ BODY { margin:0px; } table { font-size:12px; font-family:Arial, Helvetica, sans-serif; } a:link{ color: #303030; text-decoration:none } a:visited{ color: #303030; text-decoration:none} a:hover{ color: #000000; background-color: ; text-decoration:underline; } .Estilo1 {font-size: 12} .centradotabla { text align: center; background-position: center; text-align: center; } .bordetabinf { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #999999; }