.bot_news {
background: url('images/news_bot.jpg');
background-repeat: no-repeat;
height:100%;
background-position: bottom left;

}

.top_fon {
background: url('top_fon.jpg');
background-repeat: no-repeat;
height:100%;
background-position: bottom left;

}



td {
                font-size : 12px;
                font-family : Tahoma;
                color : #000000;
        }
        .mytitle {
                font-size : 15px;
                font-weight: bold;
                font-family : Verdana;
                color : #E56662;
        }
        A:active {
               
                color:#006B98;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:link   {
                
                color: #006B98;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:visited{
                
                color:#006B98;
                font-size : 12px;
                font-family : Tahoma;
        }
        A:hover  {
                text-decoration:none;
                color: #006B98;
                font-size : 12px;
                font-family : Tahoma;
        }
        
