/* This Cascading Style Sheet was written by Webgen2 on Fri,01 Sep 2006*/
/* modified by JR 02.09.06 for use with the MUG website                */

.head      {text-align: center;}

.namelist {
            border: thick inset gray;
            margin: 20px
            }
body       {
             margin: 20px;
             border: thick inset fuchsia;
             color: #000000;
             background-color: #ffffff;
            }

h1         {font-style: normal;
            font-size: x-large;
            background-color: #f0f0f0;}

h2         {font-style: italic;
            background-color: #f0f0f0;}

a img      {border: none;}



a          {text-decoration: none;}

a:link     {color: #ff0000;
            background-color: transparent;}

a:visited  {color: #52188C;}
            background-color: transparent;}

a:hover    {text-decoration: underline;}

div.links  {font-size: large;}

div.img    {width: 95px;
            height: 95px;
            float: left;}

hr         {width: 80%;
            clear: both;}

br         {clear: both;}
