hi i want to change color of auto transfer group what is code for it. /* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:orange;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:yellow;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:black;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:white;}
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:green;}
i need write group other with some number id or like name Moder Visited Admin. what is code for it. tnx and i wait for reply.