/**************************************************************************** FILENAME      : /includes/css/default.css                                **   DESCRIPTION : Default Style Sheet for public web site.                 **   CREATED     : Dubin Gallery,              01/31/2003                   **   MODIFIED    : Dubin Gallery,              01/31/2003                  ****************************************************************************//* General */BODY              { padding:0px; margin:0px; }TD                { font-family:verdana,tahoma,geneva,sans-serif; font-size:12px; line-height: 20px; }A                 { text-decoration:none; text-decoration:underline; }A:link            { color:#212121; text-decoration:underline; }A:visited         { color:#969594; }A:active          { color:#212121; }A:hover           { color:#969594; text-decoration:none; }/* Layout */.bodytext         { color:#000000; font-family:verdana,tahoma,arial,helvetica,geneva,sans-serif; font-size:12px; }