

a.news_title {color: #444444; font-size: 11px; font-weight: bold; font-family:Arial;}
a.news_title:link { color: #444444; font-size: 11px; font-weight: bold; font-family:Arial; }
a.news_title:visited { color: #444444; font-size: 11px; font-weight: bold; font-family:Arial; }
a.news_title:hover { color: red; text-decoration: underline; font-size: 11px;  font-family:Arial;}
a.news_title:active { color: #444444; font-size: 11px; font-weight: bold;  font-family:Arial;}


a.news_readmore {color: #CC0000; font-size: 11px; font-weight: bold; font-family:Arial;}
a.news_readmore:link {color: #CC0000; font-size: 11px; font-weight: bold; font-family:Arial;}
a.news_readmore:visited {color: #CC0000; font-size: 11px; font-weight: bold; font-family:Arial;}
a.news_readmore:hover {color: darkred; text-decoration: underline; font-size: 11px; font-weight: bold; font-family:Arial;}
a.news_readmore:active {color: #CC0000; font-size: 11px; font-weight: bold; font-family:Arial;}


div.news_sept_border {
width: 175px; 
border-bottom: dotted 1px black;
}