﻿/* 
'-------------------------------------------
'Mod: Who's Who - colorize admins and mods
'Version: 1.1
'By: Shahadat Hossen
'© Shahadat Hossen. All rights reserved.
'-------------------------------------------
'Author:  Shahadat Hossen
'Website: www.EbizBd.net
'Download: board.ebizbd.net
'-------------------------------------------
'Release Date: Saturday, July 26, 2008
'Last Modified: Saturday, July 26, 2008
'-------------------------------------------
*/
.txtAdmin {
	color: #FF0000;
}

.txtMod {
	color: #FF0000;

}