  .NewsLinks {
    font-family: arial;
    font-size: xx-small;
    font-weight: normal;
    color: ;
    text-decoration: none;
   padding-left: 3px;
   padding-right: 2px;
  }

a:link.NewsLinks {text-decoration: none; color : 000000; font-size: xx-small;}
a:visited.NewsLinks {color : 000000; font-size: xx-small;}
a:active.NewsLinks {text-decoration: none; color : 000000; font-size: xx-small;}
a:hover.NewsLinks {text-decoration: none; color : f46a1a; font-size: xx-small;}

.NewsHeader {
font-family: arial;
font-size: xx-small;
font-weight: normal;
color: #AA0000;
font-weight: bold;
padding-left: 5px;
}

a:link.NewsHeader {text-decoration: none; color : AA0000; font-size: xx-small;}
a:visited.NewsHeader {color : AA0000; font-size: xx-small;}
a:active.NewsHeader {text-decoration: none; color : AA0000; font-size: xx-small;}
a:hover.NewsHeader {text-decoration: none; color : f46a1a; font-size: xx-small;}

.News {
font-family: arial;
font-size: xx-small;
font-weight: normal;
color: #000000;
font-weight: bold;
padding-left: 5px;
}
