/* =====HILIGHTED USERNAMES LIST =====*/
/*INSTRUCTIONS: 
The order that names appear on this list determine which title takes precedence.  
A user will be marked by the last entry in this list, no matter how many entries they have.  
 
A user will be marked with the last designation on this list that they have:
* Chatmods
* Adminstrator/Sysop
* Bureaucrat
* vstf/Helper
* Staff
Try to keep these lists alphabetized instead of adding to the end. 
The original code is from the RuneScape wiki. Credits to them please.
*/
/* Bots */
a[href="/wiki/User:CEBot"],
a[href="/wiki/User:JSBot"],
a[href="/wiki/User:URL"],
a[href="/wiki/User:ZammyBot"] { color: #FF8888 !important; }
 
/*Non-sysop chatmods*/
a[href="/wiki/User:ColonelDawid"],
a[href="/wiki/User:Dark_Traveler"] { color: #FF8800 !important; }
 
/* Sysops */
a[href="/wiki/User:Josep_Maria_Roca_Pe%C3%B1a"],
a[href="/wiki/User:Brenster23"],
a[href="/wiki/User:Deadcoder"], 
a[href="/wiki/User:Per_Ankh"],
a[href="/wiki/User:Eddieblake"],
a[href="/wiki/User:Infinity_Percival"],
a[href="/wiki/User:Megazord"]  { color: #00EE00 !important; }

span.SEOtester { display: none; }