/* Primary Text */.left { font: 12px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: left; color: #FFFFFF; }.right { font: 12px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: right; color: #FFFFFF; }.center { font: 12px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: center; color: #FFFFFF; }.justify { font: 12px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: justify; color: #FFFFFF; }.bold { font-weight: bold; }/* Secondary Text */.address { font: 11px/13px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: right; color: #FFFFFF; }.copyright { font: 11px/13px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: left; color: #A48EA6; }.gallery { font: 11px/13px Trebuchet, Trebuchet MS, Verdana, sans-serif; text-align: center; color: #FFFFFF; }/* Link Styles */a:link { text-decoration: underline; color: #88BDB6; }a:active { text-decoration: underline; color: #88BDB6; }a:visited { text-decoration: underline; color: #88BDB6; }a:hover { text-decoration: none; color: #A48EA6; }