﻿/*this is a class to style the link module*/
.LinksDesignTable {}
a.Ld1:link, a.Ld1:visited {
   display:block;
   font-size:16px; 
   font-weight:normal;
   text-indent:30px;
   line-height: 34px;
   color: #fff;
   font-family:arial,sans-sarif;
   text-decoration: none;
   text-align:left;
   text-shadow: #0077aa 1px 1px 1px;
}
a.Ld1:hover, a.Ld1:active {
   display:block;
   font-size:18px; 
   font-weight:normal;
   line-height: 34px;
   text-indent:30;
   color: gold;
   text-align:left;
   font-family:arial,sans-sarif;
}
.Ld1{
   display:block;
   width: 264px;
   border:2px solid white;
   background: url('http://wiseweddingstyles.com.dnnmax.com/Portals/0/PCI/pmenu/pmbg260.png') no-repeat;
 }