.new_more a, .new_more a:link, .new_more a:hover, .new_more a:visited
    {
    text-align:left;
    color:#457086;
    font:11px tahoma;
    font-weight:bold;
    }

.news_title
    {
        color:#7D7D7D;
        font-weight:bold;
        font-size:14px;
    }
.new_title
    {
    font:11px tahoma;
    text-decoration:underline;
    color:#E38001;
    }

.new_title a, .new_title a:link, .new_title a:hover, .new_title a:visited
    {
    color:#3E6376;
    font:11px tahoma;
    text-decoration:underline;
    }
          
.new_date
    {
    font: 11px tahoma;
    color:#717171;
    }

.new_short 
    {
    margin-top:2px;
    font-size:11px;
    font:11px tahoma;
    color:#717171;
    font-weight:bold;
    }

.new_short a, .new_short a:link, .new_short a:hover, .new_short a:visited
    {
    text-decoration:none;
    margin-top:5px;
    font-size:11px;
    font:11px tahoma;
    color:#717171;
    }

.new_add_new
    {
    color:#717171;
    font: 11px tahoma;
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #dddddd;

    }


.new_add_new a, .new_add_new a:link, .new_add_new a:hover, .new_add_new a:visited, .new_add_new a:active
    {
        font: 11px tahoma;
        font-color:#E38001;
        color:#E38001;
    } 

.detail a, .detail a:link, .detail a:hover, .detail a:visited, .detail a:active
    {
        font: 11px tahoma;
        font-color:#04187F;
        color:#04187F;
        text-decoration:underline;
    
    } 

.fnew_title
    {
    font-size:16px;
    text-decoration:underline;
    color:#0949BF;
    padding-bottom:5px;
    border-bottom:2px dotted #cccccc;
    }

.fnew_date
    {
    font: bold 11px tahoma;
    color:#717171;
    float:right;
    }
.n_title
    {
    font: bold 14px tahoma;
    color:#717171;
    float:left;
    }

.fnew_full
    {
    text-align:left;
    font-size:11px;
    font:11px tahoma;
    color:#7D7D7D;
    }

.fnew_back_to_list
    {
    font: bold 11px tahoma;
    border-top:2px dotted #cccccc;
    padding-top:5px;
    color:#457086;
    }

.art_title a, .art_title a:link, .art_title a:hover, .art_title a:visited
    {
    text-decoration:none;
    margin-top:15px;
    font-size:11px;
    font:11px tahoma;
    color:#717171;
    }

.pagination
    {
    color: #486d7d;
    font: 11px tahoma;    
    }
