/* set up rollovers for horizontal gallery navigation buttons */

.gallerynav a {font: 11px Tahoma, Verdana, Arial, "san serif"; text-align: center; font-weight : bold; text-decoration : none;}  
.gallerynav a:link, .gallerynav a:visited {color: #B7BA70; background : transparent; margin : 0; text-decoration : none;}
.gallerynav a:hover {  color: #759550; background : transparent; text-decoration : none;}
.gallerynav a:active { color: #B7BA70; background : transparent; text-decoration : none;}