﻿.normalRowNews
{
   
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #171717;
    font-family: Verdana;
    font-size: small;
    padding: 7px 3px 7px 3px;
}
.normalRowNews:hover
{
    background-color: #F7F7F9;
}
.normalRowNews a
{
    text-decoration: none;
}
