li.row.sticky {background-color: #85b60d;}
li.row.announce {background-color: #85b60d;}
li.row.global-announce {background-color: #85b60d;}

li.row.sticky:hover {background-color: #e8e8e8;}
li.row.announce:hover {background-color: #e8e8e8;}
li.row.global-announce:hover {background-color: #e8e8e8;}

li.row.sticky .sticky_unread {background-color: #681995;color: #fff;}
li.row.announce .announce_unread {background-color: #681995;color: #fff;}
li.row.global-announce .global-announce_unread {background-color: #681995;color: #fff;}

li.row.sticky:hover .sticky_unread {background-color: #e8e8e8;color: #161411;}
li.row.announce:hover .announce_unread {background-color: #e8e8e8;color: #161411;}
li.row.global-announce:hover .global-announce_unread {background-color: #e8e8e8;color: #161411;}