/* INDEXNAV */ 

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

/* NAV TO MASTHEAD  */ 

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

/* 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  ;  text-decoration :  none ;  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 uses plural (s) */ 

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 ; }

/* UNLINKED TEXT ADVERTISEMENTS */

.advtext         { color : #990000 ;  font-size : smaller  ;  text-decoration :  none ;  background-color :  #ccffff ; } 

/* 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 */





