body { background : url(img/bg_10.jpg);}
td {font-size:12;
    height:25;
    line-height:1.3;}
a:visited { color:#ffffff;
            text-decoration:underline;}
a:link { color:#ffffff; 
         text-decoration:underline ;}
a:active { color: green ;}
a:hover {color:#123479;
         text-decoration:none;
         background-color:#7EA6F6;}

