/* This is a style sheet file for the Joy Williams Fans Network website - (C) 2004 */

a:link    {color:#0000ff;}
a:visited {color:#0000ff;}
a:active  {color:#0000ff;}
a:hover   {color:#00ffff;}

body {color:            #000000;
      font-size:        16pt;
      font-weight:      900;
      font-family:      Makisupa,Tahoma,Arial;
      background-image: url("bgx.gif");
      background-color: transparent;}

.menu {color:           #000000;
      font-size:        12pt;
      font-weight:      900;
      font-family:      Makisupa,Tahoma,Arial;}

.sm   {color:           #000000;
      font-size:        8pt;
      font-family:      Makisupa,Tahoma,Arial;}

.black36 {color:        #000000;
          font-size:    36pt;
          font-family:  Makisupa,Tahoma,Arial;}

.black20 {color:        #000000;
          font-size:    20pt;
          font-family:  Makisupa,Tahoma,Arial;}


.glow  {filter:glow(color=#ffff00, strength=10);
        background-color: transparent;}

.glow2 {filter:glow(color=#ffa500, strength=10);
        background-color: transparent;}

.glow3 {filter:glow(color=#ff00ff, strength=10);
        background-color: transparent;}

