body { background : url(img/bg_17.jpg);}
p {font-size:12;}

td {font-size:12;
    border-width : 1px;
    border-style : solid;
    border-color: #1A82B2;
    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;
         }

