
body            {
                background-repeat:no-repeat;
                color:#000000;
                font-family: "Times New Roman", Georgia, Times, serif;
                font-style:italic;
                margin-top:0px;
                margin-bottom:0px;
                text-align:center;
                background-attachment:fixed;
                border-style:none;
                }

a.button
      {
      font-family:Verdana;
      font-size:20px;
      background-Color: transparent;
      border-left: 0px solid #CCCCCC;
      border-top: 0px solid #CCCCCC;
      border-right: 0px solid #000000;
      border-bottom: 0px solid #000000;
      text-decoration: none;
      width: 40px;
      text-align: center;
      }
a.button:hover
      {
      Color: #000000;
      background-Color: #e7e7e7;
      border-left: 0px solid #000000;
      border-top: 0px solid #000000;
      border-right: 0px solid #cccccc;
      border-bottom: 0px solid #cccccc;
      text-decoration: none;
      }




a:link          { color:#000000;
                text-decoration:none;
                font-weight:normal;
                font-family:Arial; }
         
a:visited       { color:#000000;
                text-decoration:none;
                font-weight:normal;
                font-family:Arial; }
         
a:hover         { color:#e7e7e7;
                text-decoration:none;
                font-weight:normal;
                font-family:Arial; }
         
a:active        { color:#000000;
                text-decoration:none;
                font-weight:normal;
                font-family:Arial; }
                
