/*********************************************************************************
 * GDM © 2008 Tutti i diritti riservati.
 * $Author$
 * $Id$
 * $Revision$ 
 ********************************************************************************/

/************************/
/* USERS STYLE			   */
/************************/

/* menu differenziati per tipologie player */

/* reg */
a.reg:visited , a.reg:link , a.reg:active { color: #fff; text-decoration: none; font-weight: bold; }
a.reg:hover { text-decoration: underline; }
.reg { color: #fff; }

/* regx */
a.regx:visited , a.regx:link , a.regx:active { color: #fff; text-decoration: none; font-weight: bold; }
a.regx:hover { text-decoration: underline; }
.regx { color: #fff; }

/* superreg */
a.superreg:visited , a.superreg:link , a.superreg:active { color: #3ff; text-decoration: none; font-weight: bold; }
a.superreg:hover { text-decoration: underline; }
.superreg { color: #3ff; }

/* gdm_member */
a.gdm_member:visited , a.gdm_member:link , a.gdm_member:active { color: #69f; text-decoration: none; font-weight: bold; }
a.gdm_member:hover { text-decoration: underline; }
.gdm_member { color: #69f; }

/* support */
a.support:visited , a.support:link , a.support:active { color: #69f; text-decoration: none; font-weight: bold; }
a.support:hover { text-decoration: underline; }
.support { color: #69f; }

/* tutor */
a.tutor:visited , a.tutor:link , a.tutor:active { color: #0f3; text-decoration: none; font-weight: bold; }
a.tutor:hover { text-decoration: underline; }
.tutor { color: #0f3; }

/* mod */
a.mod:visited , a.mod:link , a.mod:active { color: #ff3300; text-decoration: none; font-weight: bold; }
a.mod:hover { text-decoration: underline; }
.mod { color: #ff3300; }
