﻿.newsItem a {
    text-decoration:none;
    }
.newsItem a:hover {
     border-bottom:dotted 1px;
    }
.sf_newsList {
    margin-bottom:30px;
    }
h3.sf_newsTitle a {
    text-decoration:none;
    }
h3.sf_newsTitle a:hover {
    border-bottom:dotted 1px;
    }
