Вставте в css самый низ код
/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;}
a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#00ffff;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:rgb(252, 242, 11);}
a.groupBanned:link,a.groupBanned:visited,a.groupBanned:hover {color:black;}
a.groupFriends:link,a.groupOther2:visited,a.groupOther2:hover {color:#11E42B;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#11E42B;}
a.groupOther2:link,a.groupOther1:visited,a.groupOther2:hover {color:#11E42B;}
/* ---------------- */