.news_arrow
{
    font-weight: bold;
    color: #000000;

    text-decoration: none;
}
.news_arrow:hover
{
    font-weight: bold;
    color: #FF8080;

    text-decoration: none;
}

.news_author
{
    font-weight: bold;
    color: #003366;
}
.news_brackets
{
    font-weight: bold;
    color: #0080FF;
}
.news_content
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;

    padding: 5px;
    padding-top: 0px;

    line-height: 150%;
}
.end
{
    font-weight: bold;
    color: #0080FF;
}
.news_pages
{
    font-weight: normal;
    color: #999999;
}
.news_small
{
    font-size: 12px;
    font-weight: bold;
    color: #003366;

    text-decoration: none;
}
.news_small:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #336699;

    text-decoration: none;
}
.news_time
{
    font-size: 12px;
    font-weight: normal;
    color: #6699CC;
}
.news_title
{
    font-size: 12px;
    font-weight: bold;
    color: #336699;
}
p
{
    margin: 0px;
    padding: 0px;
}
