/* NAV */ 

a.nav:link       { color : #33ccff ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #ffffcc ; }
a.nav:visited    { color : #666666 ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #ffffcc ; }
a.nav:hover      { color : #ff00cc ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #99ffff ; }

/* CURRENT ISSUE NUMBER DISPLAY */ 

.current         { color : #ff00cc ;  font-size : larger ; background-color :  #ffffff ; }

/* IN_TEXT LINKS */ 

a.intext:link     { color : #000000 ;  text-decoration :  none ;  background-color :  #ffffff ; }
a.intext:visited  { color : #000000 ;  text-decoration :  none ;  background-color :  #ffffff ; }
a.intext:hover    { color : #ff00cc ;  text-decoration :  none ;  background-color :  #99ffff ; }

/* EXTERNAL LINKS */ 

a.links:link     { color : #993300 ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #ffffcc ; }
a.links:visited  { color : #666666 ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #ffffcc ; }
a.links:hover    { color : #ff00cc ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #99ffff ; }

/* RACISM SMALL POSTER */ 

a.racismposter:link     {  color : #000000 ;  text-decoration :  none ;  background-color :  #cccccc; }
a.racismposter:visited  {  color : #000000 ;  text-decoration :  none ;  background-color :  #cccccc; }
a.racismposter:hover    {  color : #ff00cc ;  text-decoration :  none ;  background-color :  #99ffff; }

.nowrap  {  white-space :  nowrap  ;  }

.smaller {  font-size   :  smaller ;  }

.larger  {  font-size   :  larger  ;  }

.greenborder   { border :  4px  solid  #006633 ; }

/* CLIENT LINKS BELOW HERE */

a.lmj:link    { color: #000000 ; text-decoration: none  ;  background-color: #ffffff ;  line-height : 110% ; }
a.lmj:visited { color: #000000 ; text-decoration: none  ;  background-color: #ffffff ;  line-height : 110% ; }
a.lmj:hover   { color: #ffffff ; text-decoration: none  ;  background-color: #9966ff ;  line-height : 110% ; }



