.news-list-title {
    font-weight:bold;
    padding-left:30px;
    padding-top:10px; padding-bottom:5;
}
A.news-title {
    color:#754134;
    font-size:12px;
}
A.news-title:hover {
    color:#754134;
    font-size:12px;
    text-decoration:underline;
}
.news-list-desc {
    font-size:12px;
}
.news-list-date {
    font-size:10px;
    color:black;
    font-weight:normal;
}

