.news_title
    {
    color:#ECB098;
    font:bold 15px arial;
    width:230px;
    border-bottom:2px dotted #ECB098;
    padding-bottom:10px;
    text-align:left;
    }
.news_title a, .news_title a:link, .news_title a:visited, .news_title a:active, .news_title a:hover
    {
    color:#ECB098;
    font:bold 15px arial;
    }
.n_title
    {
    color:#ECB098;
    font:bold 15px arial;
    }
.n_title a, .n_title a:link, .n_title a:visited, .n_title a:active, .n_title a:hover
    {
    color:#ECB098;
    font:bold 15px arial;
    }
.news_date
    {
    color:#3653A7;
    font:bold 11px arial;
    padding-top:7px;
    }
.news_date a, .news_date a:link, .news_date a:active, .news_date a:visited, .news_date a:hover
    {
    color:#3653A7;
    font:bold 11px arial;
    }

.news_text
    {
    color:#000;
    font:normal 11px arial;
    border-bottom:2px dotted #ECB098;
    padding-bottom:10px;
    }

