body { background-color: #7c7c7c; margin: 0;}
  
  .style1 {
	color: #b15502;
	font-size: 9px;
	font-family: verdana;
}
.style2 {
	color: #ecca4d;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
}
.style3 {
	color: #3c2200;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
}
.style4 {
	color: #813905;
	font-size: 13px;
	font-family: verdana;
}

/* <?php $colorpackName = $gallery->i18n('embed'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 62.5% !important;
  color: #000000 !important;
  background-color: transparent !important;
}

body.gallery { background-color: transparent !important;}

#gallery td { 
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 100% !important;
}
#gallery a { background-color: transparent !important; }
#gallery a:hover { background-color: transparent !important; }
#gallery a:active { background-color: transparent !important; }
#gallery a:visited { background-color: transparent !important; }

