/* Gisela's Weddings Las Vegas - Heiraten einmal anders   */
/* Peter Lammert @ Lammbronski Studios Dortmund, Germany  */


/* Einstellungen fuer die Tabellen */

body {
       font-size   : 12px;
       font-family : Comic Sans MS, Helvetica, Verdana, Arial;
     }

default {
          font-size   : 12px;
          font-family : Comic Sans MS, Helvetica, Verdana, Arial;
        }

td { 
     font-size   : 10pt;
     font-family : Comic Sans MS, Helvetica, Verdana, Arial; 
   }

div.quote { 
            font-size   : 10pt;
            font-family : Times;
          }

div.linkinfo { 
              font-size   : 9pt;
              font-family : Comic Sans MS, Helvetica, Verdana, Arial; 
             }

/* Links nicht unterstreichen, immer in blau */

a:link   { 
           color           : #0000cc; 
           text-decoration : none; 
           border-style    : none;
           border-width    : 0;
           border-color    : #ffffff;
         }

a:active { 
           color           : #0000cc; 
           text-decoration : none; 
           border-style    : none;
           border-width    : 0;
           border-color    : #ffffff;
         }

a:visited { 
           color           : #993366; 
           text-decoration : none; 
           border-style    : none;
           border-width    : 0;
           border-color    : #ffffff;
          }


