a:link {
                text-decoration: none;
}
a:visited {
                text-decoration: none;
}
a:hover {
                text-decoration: underline;
}
a:active {
                text-decoration: none;
                }
                
.newsfeedClassName {
                font-family : arial,helvetica,sans-serif;
                font-size : 18px;
                font-weight: normal;
                text-decoration: none;
                text-align: left;
                text-indent: 0em;
}
 
.newsfeedClassName li {
                list-style-type: none;
}
 
.newsfeedtimeclassName {
display: none;
visibility: hidden;
color:#FF0000;
font-family:arial;
font-size:9px;
font-weight:bold;
}
 
 
.newsfeedclassName li div {
color: black;
font-family: arial;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
 
.newsfeedclassName a {
                color : #2e3585;
      list-style-type: none;
                font-size : 14px;
font-weight: bold;
                font-family : arial,helvetica,sans-serif;
                text-decoration : none;
                text-align : left;
}