﻿table.news
{
    text-align: left;
    vertical-align: bottom;
    margin: 0px 0px 0px 15px;
    font-size: 12px;
    font-family: Arial;
    background-color: White;
}
a.newsLink
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
}
td.arrowCellNews
{
    vertical-align: top;
}
