.bot {
    color : #000000;
    margin-top : 20px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 10px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}      
.bot a {
    color : #000000;  
    text-decoration: none;
}
.bot a:hover {
    color : #294A7B;    
}
td.gradient { 
       background: white url(img/fon01.gif);
       background-repeat: repeat-x; 
}
